This project uses the main framework of pytorch+pygame+opencv,Papers on Deepmind《Human-level control through deep Reinforcement learning》,Choosing Flappy Bird as a game instance to reproduce its core algorithm.As we finish trainging,this brid can beat most of people players.
《Human-level control through deep Reinforcement learning》
final_log_file.txt :this txt file records the detail step 's state of the bird;
score.txt this txt :file records the scores of the flappy bird every 1000 steps;
score.txt this txt :records the socres of the flappy bird afters 5390000 iterations;
assets :this foler records the source files of the Game Flappy Bird;
saving_nets2:this folder records the last few tiemes models;