Skip to content

Commit ffb4299

Browse files
committed
take mean of a_grads
1 parent c3c0888 commit ffb4299

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Reinforcement_learning_TUT/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ All methods mentioned below have their video and text tutorial in Chinese. Visit
1919
* Actor-Critic
2020
* [Actor Critic](https://github.com/MorvanZhou/tutorials/tree/master/Reinforcement_learning_TUT/8_Actor_Critic_Advantage)
2121
* [Deep Deterministic Policy Gradient](https://github.com/MorvanZhou/tutorials/tree/master/Reinforcement_learning_TUT/9_Deep_Deterministic_Policy_Gradient_DDPG)
22-
* [A3C](https://github.com/MorvanZhou/tutorials/tree/master/Reinforcement_learning_TUT/10_A3C)
22+
* [A3C](https://github.com/MorvanZhou/tutorials/tree/master/Reinforcement_learning_TUT/10_A3C)
23+
* Model-based RL (WIP)

0 commit comments

Comments
 (0)