Skip to content

I will try to teach custom neural network on python to play flappy bird

Notifications You must be signed in to change notification settings

deanitz/flappy_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy_ai

It was a nice weekend spent on creating this tiny AI toy

Flappy Bird classic game with added simple neural network, which tries to learn how to play in this game.

  • TAB key switches modes:
  1. Collect data, don't learn
  2. Collect data and learn
  • UP/DOWN keys - set FPS to 3600/60

  • L key - load weights. Repository contains successfully trained weights

  • S key - save weights. You can try to train a brand new network :)

About

I will try to teach custom neural network on python to play flappy bird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages