natiy4 / Deep-Q-Learning-Paper-To-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Q-Learning-Paper-To-Code

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!

About

License:MIT License


Languages

Language:Python 100.0%