Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 393 Bytes

File metadata and controls

10 lines (6 loc) · 393 Bytes

TensorflowNEATFlappyBirdAI

a basic flappy bird ai using the NEAT algorithm, NN, and pygame gym

Requires pyame learning environment to be installed manually https://pygame-learning-environment.readthedocs.io/en/latest/user/home.html

config feedward txt file is used for the NEAT algorithm configuration

downloads best bird into a python pickle, replays the best game a bird has ever done