Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 230 Bytes

DRLBook

This is a lookup book of DRL concepts and algorithms. It is following UCBerkeley's DRL course.

  • Imitation Learning (DAgger)
  • DQN (Double DQN)
  • Actor-critic (Vanilla PG)