Code for my course at Udemy:
https://www.udemy.com/course/deep-q-learning-from-paper-to-code/?referralCode=CBA45A3B737237E7BFD2
We analyze and implement the following papers:
Human Level Control Through Deep Reinforcement Learning
https://web.stanford.edu/class/psych209/Readings/MnihEtAlHassibis15NatureControlDeepRL.pdf
Deep Reinforcement Learning with Double Q Learning:
https://arxiv.org/abs/1509.06461
Dueling Network Architectures for Deep Reinforcement Learning:
https://arxiv.org/abs/1511.06581
The course is still in review, and this readme is a work in progress.
Better docs to come!