Skip to content

Solving Flappy Bird environment with DQN algorithm

Notifications You must be signed in to change notification settings

TiaBerte/flappy-bird-dqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird with RL

This repo contains the implementation of the DQN algorithm and two variants, the first with the introduction of the dueling network architecture and the second one with the application of Prioritized Experience Replay. The algorithms were tested on the Flappy Bird environments.
More information can be found in the report.

flappy_bird_demo.mp4

About

Solving Flappy Bird environment with DQN algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages