File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ In these tutorials for reinforcement learning, it covers from the basic RL algor
33
33
* [ A3C] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/contents/10_A3C )
34
34
* [ Dyna-Q] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/contents/11_Dyna_Q )
35
35
* [ Proximal Policy Optimization (PPO)] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/contents/12_Proximal_Policy_Optimization )
36
- * [ Curiosity Model] ( /contents/Curiosity_Model )
36
+ * [ Curiosity Model] ( /contents/Curiosity_Model ) , [ Random Network Distillation (RND) ] ( /contents/Curiosity_Model/Random_Network_Distillation.py )
37
37
* [ Some of my experiments] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/experiments )
38
38
* [ 2D Car] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/experiments/2D_car )
39
39
* [ Robot arm] ( https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow/tree/master/experiments/Robot_arm )
You can’t perform that action at this time.
0 commit comments