Collection of resources for learning and practising Reinforcement Learning, with Tensorflow and OpenAI Gym.
Courses/Books
- Denny Britz's Learning Reinforcement Learning, repo
- Udacity's ud600
- David Silver's lectures
- Richard Sutton's Reinforcement Learning : An Introduction
DQN
-
Human-level control through deep reinforcement learning, feb 2015
-
Prioritized Experience Replay, nov 2015
-
Deep Reinforcement Learning with Double Q-learning, sep 2015
Policy Gradient Methods