DQN with CNN for Flappy-Bird-Clone
self training flappy bird DQN
- Pytorch
- Pygame
- Pillow
- Numpy
start training with:
python3 main.py
edit the hyperparameters in main.py to optimize the training
inspiration and knowledge are from this excellent course: https://www.udemy.com/course/deep-q-learning-from-paper-to-code/