Neural networks evolving over generations
| Generation | |
| Cars alive | |
| Distance | |
| Height | |
| Mutation rate: | |
| Mutation size: | |
| Floor: | |
| Gravity: | |
| Elite clones: |
This simulation uses neuroevolution to evolve both car shapes and neural networks that control them. Each car has a simple neural network that improves through generations without backpropagation. Based on BoxCar2D but rewritten from scratch with neural networks, using Box2D physics engine.