Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 320 Bytes

Code for going through Udacity's Deep Reinforcement Nanodegree.

  • p1_navigation: Goes through the first Navigation project using a DQN.
  • p2_continuous_control: Goes through the second Continuous Control project using a DDPG.
  • p3_collab_compet: Goes the third Collaboration and Competition project using MADDPG.