ssitvit / Machine-learning

MIT License
6 stars 19 forks source link

Using NEAT Algorithm to play Flappy Bird #13

Closed alakh1603 closed 4 years ago

alakh1603 commented 4 years ago

NEAT (NeuroEvolution of Augmenting Topologies) is an evolutionary algorithm that creates artificial neural networks. I have used this algorithm to make the AI learn to play Flappy Bird.