Skip to content

wiesnerroyal/FlappyDQN

Repository files navigation

FlappyDQN

DQN with CNN for Flappy-Bird-Clone
self training flappy bird DQN
alt text

dependencies:

  • Pytorch
  • Pygame
  • Pillow
  • Numpy

how-to:

start training with:

python3 main.py

edit the hyperparameters in main.py to optimize the training

recommendation:

inspiration and knowledge are from this excellent course: https://www.udemy.com/course/deep-q-learning-from-paper-to-code/

About

DQN with CNN for Flappy-Bird-Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages