AI Teaches Itself to Play Flappy Bird - Using NEAT Python!

Profile Picture
- Published on Aug 3, 2019馃審 Public

Watch an genetic/evolutionary algorithm slowly progress and teach itself to flappy bird. The AI that learns to play this game using an algorithm called NEAT. In this video I show how the AI works and go into some specific details about the concepts behind it. Code: https://github.com/techwithtim/NEAT-F... NEAT-Python Moduler: https://neat-python.readthedocs.io/en... Original NEAT Paper: http://nn.cs.utexas.edu/downloads/pap... Inspired By: https://www.youtube.com/watch?v=WSW-5... *** Enroll in The Fundamentals of Programming w/ Python https://tech-with-tim.teachable.com/p... Instagram: https://www.instagram.com/tech_with_tim Website https://techwithtim.net Twitter: https://twitter.com/TechWithTimm Discord: https://discord.gg/pr2k55t GitHub: https://github.com/techwithtim Podcast: https://anchor.fm/tech-with-tim One-Time Donations: https://www.paypal.com/donate/?token=... Patreon: https://www.patreon.com/techwithtim Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Python Tutorials - Artificial Intelligence - Genetic Algorithm - AI Learns to Play Flappy Bird - AI Teaches itself to play flappy bird - Flappy Bird AI #Python #ArtificialIntelligence #AI