deep-rl-seminars
deep-rl-seminars copied to clipboard
Materials for Deep RL seminars.
Deep RL
Seminars that accompany course CS294 at Berkeley.
- Intro to RL [presentation] [assignment]
- Assignment - MNIST PyTorch
- Example - CartPole Imitation Learning
- Example - PyTorch Dynamic Batching
- Imitation learning and policy gradient theorem [presentation]
- Policy gradient and Actor-Critic algorithm [presentation][assignment]
- Model-based RL [presentation]
- Deterministic policy gradient [presentation] and multi-armed bandits [presentation]
- Inverse RL [presentation]
- Advanced Policy Gradient [presentation]