mdibaiee/flappy-es
Flappy Bird AI using Evolution Strategies
This project offers an artificial intelligence model that learns to play the game Flappy Bird. It takes gameplay data as input and produces a trained AI that can expertly navigate the game. It is designed for AI researchers, game developers, or enthusiasts interested in applying evolutionary strategies to game challenges.
141 stars. No commits in the last 6 months.
Use this if you want to experiment with or demonstrate a practical application of evolutionary strategies for game AI.
Not ideal if you are looking for a flawless Flappy Bird AI or a solution for highly complex, real-world control problems without further development.
Stars
141
Forks
16
Language
Python
License
—
Category
Last pushed
Nov 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mdibaiee/flappy-es"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ssusnic/Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
xviniette/FlappyLearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
SarvagyaVaish/FlappyBirdRL
Flappy Bird hack using Reinforcement Learning
virgs/flappy-bird-ai
Multiple ai powered flappy birds running for their survival
ikergarcia1996/NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird...