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

https://github.com/jeffcore/genetic-programming

Genetic program that finds a phrase starting with a random population. The hello world of evolutionary programming.
https://github.com/jeffcore/genetic-programming

evolutionary-algorithms genetic-algorithm

Last synced: 5 months ago
JSON representation

Genetic program that finds a phrase starting with a random population. The hello world of evolutionary programming.

Awesome Lists containing this project

README

          

# Genetic Programming
The hello world of evolutionary programming. Genetic program that finds a phrase starting with a random population, then uses evolution.