udpate ch4

This commit is contained in:
qiwang067
2022-08-25 09:58:32 +08:00
parent 3220b0fe6d
commit 73f5e181df

View File

@@ -370,7 +370,10 @@ $$
</div> </div>
<div align=center>图 4.20 REINFORCE算法示意</div> <div align=center>图 4.20 REINFORCE算法示意</div>
## 参考文献
* [Intro to Reinforcement Learning (强化学习纲要)](https://github.com/zhoubolei/introRL)
* [神经网络与深度学习](https://nndl.github.io/)
* [百面深度学习](https://book.douban.com/subject/35043939/)