Flappy Bird NEAT AI
Python, Neat AI Genetic Algorithm, Neural Network, Artificial Intelligence, Flappy Bird
2 hours of content
What you'll learn
- Neat AI Genetic Algorithm
Covers the NEAT genetic algorithm and neural networks, then implements a Flappy Bird agent in Python using configuration, bird, pipe, collision, and base classes. Learners can build a learning agent that improves through neuroevolution.
Who this course is for
Developers with Python experience who want to apply genetic algorithms and neural networks to a game environment.
#neat
#genetic-algorithm
#neural-network
#python
#flappy-bird
#ai