强化学习入门
INFO
如果本站资料不全,可以看左边栏 强化你的强化学习
- 推荐: https://github.com/wangshusen/DRL
- 有教程,书籍,视频,代码
- https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
- Hugging Face 教程
Richard Sutton 和他的老师 Andrew Barto 合著的 Reinforcement Learning: An Introduction1是强化学习领域的“圣经”
网络教程推荐
- 强化学习导论 https://rl.qiwihui.com/zh-cn/latest/
- 深度强化学习 Spinning Up 项目中文版 https://spinningup.qiwihui.com/zh-cn/latest/
- hugging face 的blog https://huggingface.co/blog/deep-rl-intro