AI plays-python

🔗 Github repo AI plays-python A simple flappy bird game, written in Python, where the player is AI. A flock of birds will try to survive in this game (rather environment), the best ones will continue, rest will die. Much like our evolution :) It uses the concept of Evolutionary artificial neural networks (EANNs), or Evolving Neural Networks. I did this project mainly to get some idea of neural networks, machine learning in a somewhat interesting way....

9 November, 2021 · 2 min · 278 words