Skip to content
/ flappy Public

Worlds first flawless - immortal - Flappy Bird AI/bot

Notifications You must be signed in to change notification settings

ibmua/flappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

Look here for details and the training code

FIRST FLAWLESS - IMMORTAL - PERFECT FLAPPY BIRD BOT - How to Train Your Pigeon

I checked my bot over millions of pipes - ran for 30 hours on a GPU - and it didn't die even once. So I'm concluding that it's immortal and the problem is now solved in full. For the first time in history. Meanwhile, these bots can be really small - even as low as 500KB in size (and lower is certainly possible with grouped convolutions and more refinement) - and fast. Part of the network in this model is not used, so the actual size is even smaller than those 1.3MB.

Dependencies

  1. Install TensorFlow
  2. sudo apt-get install graphviz
  3. sudo pip install numpy keras scikit-image pygame pydot graphviz or, maybe, pip install numpy keras scikit-image pygame pydot graphviz
  4. git clone https://github.com/ibmua/flappy.git

License: public domain.

About

Worlds first flawless - immortal - Flappy Bird AI/bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages