Skip to content

Flappy bird AI Bot with Deep Reinforcement Learning on Pytorch

Notifications You must be signed in to change notification settings

ohsai/FlappyBot_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy bird playing deep neural network bot

Highschool Report using

OpenAI Gym Deep Q-Network Reinforcement Learning Algorithm

To run the code

foo@bar:~$ python3 main.py

Prerequisite

  • pytorch for python3
  • opencv2 for python3
  • python learning environment for python3
    • must change background image of flappy bird game to black
  • matplotlib
  • numpy

About

Flappy bird AI Bot with Deep Reinforcement Learning on Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages