/Flappybird_gamebot

Training and evaluation of the Flappybird bot, the q-learning application in Keras

Primary LanguagePython

Flappybird gamebot

Overview

  • Based on Flappybird-Keras
  • Model trained on 100k iterations.
  • Testing statistics:
    • number of attempts: 100
    • min number of points: 0
    • max number of points: 729
    • mean number of points: 105.84

Use

  • python main.py to play
  • python main.py -t to train
  • python main.py -e to eval