- There has been poor use of version control due in part to the newness of google colab to the group.
- To view code associated with the latest iteration in our approach to DQN please refer to Deep_Q_Network.ipynb. If you want to view the visualization to portions of DQN please refer to Manim_For_DQN.ipynb
- Gym Documentation Is Fantastic
- cyoon1729's "vanillaDQN" has some incredibly clear and concise code
- Chris Yoon's, aka cyoon1729, Medium Article On DQN
- Deep Q-Network (DQN)-I
- Deep Q-Network (DQN)-II
- PyTorch's REINFORCEMENT LEARNING (DQN) TUTORIAL
- PyTorch's TRAIN A MARIO-PLAYING RL AGENT
- The Great David Silver And His Lectures On Reinforcement Learning
- Really wonderful resource that shows side by side explanation of code
- Another Great Tutorial With Code
- For When You Want To Learn About Epsilon Decay
- Of Course The Deep Q Network Paper
Thank you to
- @edkazcarlson
- @moneill0
- @20hub
- @yichenlilyc
- @dtkatch
for the late night/early morning help