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.
  1. Example 1
  2. Example 2
  3. Example 3
  4. Example 4 - Best solution
  5. Example 5 - Best solution
  6. Example 6 - Best solution
  7. 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
cover
Genetic Programming: On the Programming of Computers by Means of Natural Selection (Complex Adaptive Systems)
cover
Genetic Programming II: Automatic Discovery of Reusable Programs (Complex Adaptive Systems)
cover
Genetic Programming III: Automatic Programming and Automatic Circuit Synthesis

This stuff blows my mind

Back