This project applies ideas from research literature to solve Atari OpenAI gym environments.
- Activate conda environment with dependencies installed
- Run atari.py
Project requires: Pytorch v1.4.0 installed Other dependencies include:
- Numpy
- gym
- cv2
- Pytorch - Deep learning Framework used along with Numpy to build Deep Q Networks.
- OpenAI Gym - Provides environments to test Agent's performance
This project was built referencing research papers on applying Q-learning with deep neural networks
https://deepmind.com/research/publications/human-level-control-through-deep-reinforcement-learning