Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Using reinforcement learning techniques to train an agent to play game flappy bird.

Notifications You must be signed in to change notification settings

kabir0st/AI_playing_flappy_bird

Repository files navigation

AI_playing_flappy_bird

Using Deep-Q learning to AI to play game flappy bird.

Requirements :

  1. tensorflow
  2. Numpy
  3. pygame

How To Use :

Train New model :

python3 train.py

Play using trained model :

python3 play.py 

Play the game :

python3 game.py 

About

Using reinforcement learning techniques to train an agent to play game flappy bird.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages