Car simulation with neural network and genetic algorithm
- Each unit has a brain which is a instance of Neural Network class.
- Brain is trained based on genetic algorithm and random mutation of weights.
- Save / load trained brain data
- Modify size of population
- Modify mutation rate
- Modify length of vision lines
- Load pre-trained examles
Nenad Vracar
Licensed under MIT