Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elek/helloga

Hello world with genetic algorithm in python. Just for learning.
https://github.com/elek/helloga

Last synced: 20 days ago
JSON representation

Hello world with genetic algorithm in python. Just for learning.

Awesome Lists containing this project

README

        

One of the best method to understand something is to implement it.

-----------------------------------------------------------------------------

It's just a basic implementation of a Hello World with genetic algorithm, according to this article:
http://www.puremango.co.uk/2010/12/genetic-algorithm-for-hello-world/