Deep_RL_with_pytorch
Deep_RL_with_pytorch copied to clipboard
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Deep Reinforcement Learning with PyTorch
-
[x] 1. Dynamic Programming (Update : 13. 2. 2019)
- Conditional GAN
- Policy Iteration & Value Iteration
-
[x] 2. Value Based Methods (Update : 17. 2. 2019)
-
[x] 3. Policy Based Methods (Update : 23. 2. 2019)
-
[x] 4. Off-policy Policy Based Methods (Update : 10. 3. 2019)
-
[x] 5. Exploration Techniques (Update : 16. 3. 2019)
Breakout with only intrinsic rewards
-
[x] 6. Uncertainty in RL (Update : 24. 3. 2019)
-
[x] 7. Imitation Learning (Update : 30. 3. 2019)
-
[x] 8. Multi-Agent RL (Update : 4. 4. 2019)