A.I learns to play game using NEAT
This is a simple game made using Pygame and A.I learns to play it using NEAT library.
NEAT (NeuroEvolution of Augmenting Topologies), is a method developed by Kenneth O. Stanley for evolving arbitrary neural networks. https://pypi.org/project/neat-python/