#543 · Primary category: Education & Research
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Project last updated:08/07/24
GitHub Stars
6.8K
Forks
2.1K
Contributors
6
License
MIT
Why we included this project
For years this has been the project people point to when they want to watch deep Q-learning do something concrete, and it still holds up as a teaching tool. It feeds raw game-screen pixels into a convolutional network and applies the experience replay and target-value ideas from the original Atari DQN paper to the simpler Flappy Bird game. The readme lays out the algorithm and the screen preprocessing step by step, and the training code is short enough to read in one sitting, so the repo reads like a self-contained tutorial rather than a production system. If you are learning reinforcement learning or just want a small, readable baseline to adapt to your own environments, this is a good place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI