Machine-Learning-Flappy-Bird and AI-Flappy-Bird
These are competing implementations of the same concept—both use evolutionary algorithms (genetic algorithms/neural networks) to train AI agents to play Flappy Bird—making them alternatives rather than complementary tools.
About Machine-Learning-Flappy-Bird
ssusnic/Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
This project helps game developers and AI enthusiasts explore how machine learning can be applied to simple game environments. It demonstrates how a 'bird' character can learn to navigate obstacles in a Flappy Bird-style game. By inputting the bird's distance and height relative to gaps, the system outputs optimal flap actions, allowing users to see an AI agent learn to play the game.
About AI-Flappy-Bird
fifi000/AI-Flappy-Bird
Watch out, it's survival of the fittest in the avian world! Birds either learn to fly or are terminated...
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work