Genetic Programming
These are animations of the evolution of a simple genetic program. The data set is in red, and the genetic solution is in green. It's cool to watch.
- Example 1
- Example 2
- Example 3
- Example 4 - Best solution
- Example 5 - Best solution
- Example 6 - Best solution
- Example 7 - Best solution
This is all done using perl, with a module called GPerl that I got from here. If you can't get to the site and you want more information, email me here.
Genetic Programming books by John Koza
This stuff blows my mind
Back