File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ http://www.cnblogs.com/pinard 刘建平Pinard
5252[ 强化学习(十一) Prioritized Replay DQN] ( https://www.cnblogs.com/pinard/p/9797695.html ) | [ 代码] ( https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/ddqn_prioritised_replay.py )
5353[ 强化学习(十二) Dueling DQN] ( https://www.cnblogs.com/pinard/p/9923859.html ) | [ 代码] ( https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/duel_dqn.py )
5454[ 强化学习(十三) 策略梯度(Policy Gradient)] ( https://www.cnblogs.com/pinard/p/10137696.html ) | [ 代码] ( https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/policy_gradient.py )
55+ [ 强化学习(十四) Actor-Critic] ( https://www.cnblogs.com/pinard/p/10272023.html ) | [ 代码] ( https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/actor_critic.py )
5556
5657
5758<h3 id =" 2 " >机器学习基础与回归算法文章与代码:</h3 >
You can’t perform that action at this time.
0 commit comments