Skip to content

Commit

Permalink
update readme.md for ddpg
Browse files Browse the repository at this point in the history
  • Loading branch information
pinard.liu committed Feb 2, 2019
1 parent 3c9c29e commit b9813e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ http://www.cnblogs.com/pinard 刘建平Pinard
[强化学习(十三) 策略梯度(Policy Gradient)](https://www.cnblogs.com/pinard/p/10137696.html) | [代码](https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/policy_gradient.py)
[强化学习(十四) Actor-Critic](https://www.cnblogs.com/pinard/p/10272023.html) | [代码](https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/actor_critic.py)
[强化学习(十五) A3C](https://www.cnblogs.com/pinard/p/10334127.html) | [代码](https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/a3c.py)
[强化学习(十六) 深度确定性策略梯度(DDPG)](https://www.cnblogs.com/pinard/p/10345762.html) | [代码](https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/ddpg.py)


<h3 id="2">机器学习基础与回归算法文章与代码:</h3>
Expand Down

0 comments on commit b9813e8

Please sign in to comment.