Skip to content

sakshamjindal/Deep-Reinforcement-Learning-Course-Pytorch

 
 

Repository files navigation

Deep Reinforcement Learning Course in Pytorch

Unofficial Pytroch (1.7+) implementation of the original Deep Reinforcement Learning Course

Chapter 1: Introduction to Deeep Reinforcement Learning

Chapter 2: Q-learning with Taxi-v3 🚕

📹 [ARTICLE: Q-Learning, let’s create an autonomous Taxi 🚖 (Part 2/2)] 📅Friday📅

📹 [VIDEO: Q-Learning, let’s create an autonomous Taxi 🚖 (Part 2/2)] 📅Friday📅

Part 3: Deep Q-learning with Doom

Part 4: Policy Gradients with Doom

Part 3+: Improvments in Deep Q-Learning

Part 5: Advantage Advantage Actor Critic (A2C)

📜 ARTICLE

Part 6: Proximal Policy Gradients

📜 ARTICLE

Part 7: Curiosity Driven Learning made easy Part I

📜 ARTICLE

Part 8: Random Network Distillation with PyTorch

Any questions 👨‍💻

If you have any questions on theory and Tensorflow implementation, please contact the original author:

📧: simonini.thomas.pro@gmail.com

Github: https://github.com/simoninithomas/Deep_reinforcement_learning_Course

🌐 : https://simoninithomas.github.io/deep-rl-course/

About

Implementations from the free course Deep Reinforcement Learning with PyTorch

Resources

Stars

Watchers

Forks

Languages

  • Jupyter Notebook 91.9%
  • Python 8.1%