alirezamika/flappybird-es
An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.
This project showcases an AI agent that learns to play the game Flappy Bird. It takes the game's visual information as input and outputs actions (flapping or not) to navigate the bird through pipes. Anyone interested in observing how an AI can master simple video games through simulated evolution would find this engaging.
No commits in the last 6 months.
Use this if you are curious to see artificial intelligence learn to play a video game from scratch.
Not ideal if you're looking for a general-purpose AI development framework or a tool to build your own game-playing AI for complex games.
Stars
45
Forks
12
Language
Python
License
—
Category
Last pushed
Sep 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alirezamika/flappybird-es"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...