Car Dodging game using NEAT Genetic Algorithm
Python version used : 3.6.5
Libraries used:
- Pygame
- python-neat (neat-python.readthedocs.io/en/latest/index.html) pip install neat-python
- numpy
Car Racing using NEAT Genetic Algorithm
Repository from Github https://github.comVikasManohar/CarRacingGeneticAlgorithm
Car Dodging game using NEAT Genetic Algorithm
Python version used : 3.6.5
Libraries used:
Car Racing using NEAT Genetic Algorithm