Skip to content

deeppavlov/deep-rl-seminars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep RL

Seminars that accompany course CS294 at Berkeley.

  1. Intro to RL [presentation] [assignment]
  2. Imitation learning and policy gradient theorem [presentation]
  3. Policy gradient and Actor-Critic algorithm [presentation][assignment]
  4. Model-based RL [presentation]
  5. Deterministic policy gradient [presentation] and multi-armed bandits [presentation]
  6. Inverse RL [presentation]
  7. Advanced Policy Gradient [presentation]