9.5 Fitness, Genotype vs Phenotype
In part 5 of my genetic algorithm series I discuss how you can adapt the algorithm for your own creative project. The key pieces are designing and implementing a custom "fitness function" as well as how you choose to encode your DNA (genotype vs phenotype).
My Nature of Code book.
Computation Intelligence Car Evolution Using Box2D Physics (v3.2)
A program that uses genetic programming to evolve the Mona Lisa.
This video introduces the concepts of autonomous agents and provides an overview of implementing Craig Reynolds steering behaviors in Processing.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund