udpate project1.md

This commit is contained in:
qiwang067
2022-08-19 21:25:02 +08:00
parent 9084eb65d1
commit e48064ebcf

View File

@@ -76,7 +76,7 @@ for i_ep in range(cfg.train_eps): # train_eps: 训练的最大episodes数
**plot.py**:保存相关绘制函数
[参考代码](https://github.com/datawhalechina/easy-rl/tree/master/codes/QLearning)
[参考代码](https://github.com/datawhalechina/easy-rl/tree/master/projects/codes/QLearning)
## 备注