Skip to content

Using deep reinforcement learning to play flappy bird. Implemented by TensorFlow.

Notifications You must be signed in to change notification settings

snowkylin/rl-flappybird

Repository files navigation

Play Flappy Bird with TensorFlow

Demo

Play Flappy Bird with TensorFlow

Dependencies

  • Python
  • TensorFlow
  • pygame
  • OpenCV-Python

Usage

Run play.py to play flappy bird by trained network.

Run train.py to train the network on your computer.

Credit

This work is highly based on yenchenlin/DeepLearningFlappyBird

About

Using deep reinforcement learning to play flappy bird. Implemented by TensorFlow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages