Skip to content

Latest commit

 

History

History
138 lines (76 loc) · 4.27 KB

README.md

File metadata and controls

138 lines (76 loc) · 4.27 KB

Deep Reinforcement Learning

  1. Overview.

  2. TD Learning.

  3. Advanced Topics on Value-Based Learning.

  4. Policy Gradient with Baseline.

  5. Advanced Topics on Policy-Based Learning.

  6. Dealing with Continuous Action Space.

  7. Multi-Agent Reinforcement Learning.

  8. Imitation Learning.

    • Inverse Reinforcement Learning.

    • Generative Adversarial Imitation Learning (GAIL).