Skip to content

Reinforcement Learning agents for playing flappy-bird game

Notifications You must be signed in to change notification settings

dguoy/flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Overview

Reinforcement Learning agents for playing flappy-bird game

PPO (Proximal Policy Optimization)

  • Deep reinforcement learning using a PPO model written in Tensorflow.
  • The Flappy Bird Gym environment was mastered in 9 hours of training using a CPU with 8 cores and a GPU. Training and evaluation code is available at dppo.ipynb
  • Getting all 264.0 over 200 consecutive trials.

Requirements

About

Reinforcement Learning agents for playing flappy-bird game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published