Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 209 Bytes

Homework

Homework for CS294n Deep Reinforcement Learning (spring)

hw1: Imitation leaning and DAgger

hw2: Simple policy iteration and value iteration

hw3: DQN (and A3C)

hw4: actor-critic(policy gradient)