Skip to content

deep Q neural network reinforcement learning model for flappy bird

License

Notifications You must be signed in to change notification settings

MichalPKN/Godot-Flappy-bird-AI

Repository files navigation

Requires godot python addon/asset/module (too big for this repo, install it through asset library)
flappy-AI
highscore: 99
deep Q reinforcement learning
4 inputs - bird y velocity, y distances to bottom and top pipe, x distance to right edge pipe
2 hidden layers, size 80 and 40
learning on random batches of 64 states every 4 frames, with game running on 20-30 fps, 3x sped up during training

About

deep Q neural network reinforcement learning model for flappy bird

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages