anhtu293 / FlappyBird_RL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning to play FlappyBird using Reinforcement Learning (Deep Q Learning)

Libraries

  • PLE
  • pygame
  • Tensorflow / Keras

Model

Result

TODO

  • Train
  • Validation
  • Try Double Q learning with Prioritized Experience Replay

About

License:MIT License


Languages

Language:Python 99.1%Language:Dockerfile 0.9%