Genetic Seeker
- December 24, 2017 |
- 1 min read
Genetic algorithm searches for the optimal path to a goal
- Built with p5.js
- Evolutionary algorithm experimentation
- "DNA" encodes the path each agent will attempt during its lifetime
- Mutation rates
- Agent DNA recombination