Giter Club home page Giter Club logo

cuckoo-search-algorithm's Introduction

Cuckoo-Search-Algorithm

Python implementation of Cuckoo Search Algorithm

  • Cuckoo Search Algoritmasi implement edilmis olup Xin-She Yang tarafindan yayimlanmis paper'dan yararlanilmistir.
  • Kod calistirildiginda kullanicidan gerekli bilgileri acik bir sekilde istemektedir.(Populasyon dosyadan mi okunacak, rastgele mi olusturulacak? Parametreler neler? vb.)
  • Parametrelerin aciklamasi su sekildedir: n =Populasyon nufusu, yani farkli yuvalarin(problemimiz icin cozumlerin) sayisi A = Cozumlerin her bileseninin alabilecegi minimum deger B = Cozumlerin her bileseninin alabilecegi maximum deger dimension = Cozumlerin kac bilesenden olusacagi(Kac boyutlu vektorler olacagi) iteration = Iterasyon sayisi pa = Gugukkusu yumurtalarinin kesfedilme orani
  • Program gerekli girdilerle calistirildiginda ekrana en iyi cozumu basmakta ve her iterasyonda buldugu en iyi cozumu gosteren bir grafik olusturmaktadir.
  • Program bitiminde her adimdaki fitness ve en iyi cozumu txt dosyalarina yazdirmak icin 10-13 ve 85-88 satirlarindaki yorum kisimlarini yorum olmaktan cikariniz.
  • Programa istediginiz fonksiyonu vermek icin 164. satiri degistiriniz.

cuckoo-search-algorithm's People

Contributors

simlaharma avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.