Skip to content

zhaolongkzz/DRL-of-Udacity

Repository files navigation

To finish the Nanodegree of Udacity

All the original code is belong to Udacity, I am here to provide my code to make a conference for others. You can also discuss some problem with me. If there is anything wrong in my code, please feel free to send an issue. [The original web of udacity is transferred to wiki.]

You can git my code, and make a Reference in learning.

git clone https://github.com/zhaolongkzz/DRL-of-Udacity.git

p1_navigation

I finish it with different algorithms, like DQN, Double DQN, Dueling DQN and so on. Click Here

p2_continuous-control

p3_collab-compet