flappybird-es and flappy-es
These are independent implementations of the same algorithm (Evolution Strategies for Flappy Bird), making them competitors rather than complements or ecosystem siblings—a developer would choose one based on code quality, documentation, or additional features rather than use both together.
About flappybird-es
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.
About flappy-es
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work