update code links
This commit is contained in:
@@ -91,4 +91,5 @@ for i_episode in range(1, cfg.max_episodes+1): # cfg.max_episodes为最大训练
|
|||||||
|
|
||||||
**noise.py**:保存噪声相关
|
**noise.py**:保存噪声相关
|
||||||
|
|
||||||
[参考代码](https://github.com/datawhalechina/leedeeprl-notes/tree/master/codes/ddpg)
|
[参考代码](https://github.com/datawhalechina/easy-rl/tree/master/codes/DDPG)
|
||||||
|
|
||||||
|
|||||||
@@ -89,7 +89,7 @@
|
|||||||
|
|
||||||
**plot.py**:保存相关绘制函数
|
**plot.py**:保存相关绘制函数
|
||||||
|
|
||||||
[参考代码](https://github.com/datawhalechina/leedeeprl-notes/tree/master/codes/Q-learning)
|
[参考代码](https://github.com/datawhalechina/easy-rl/tree/master/codes/QLearning)
|
||||||
|
|
||||||
## 备注
|
## 备注
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user