强化学习基础入门(Reinforcement Learning)
Reinforcement-Learning-Notes
强化学习,从MDP开始
在线阅读
https://www.yuque.com/yjlaugus/reinforcement-learning-notes
完整书籍
百度网盘: 链接: https://pan.baidu.com/s/19QsCpRG8sN3zfzsliuromQ 提取码: xm8w
Google Drive: https://drive.google.com/file/d/1ZV0a6LdMo7Op0vAXvWTPnE3NYz60DRV-/view?usp=sharing
摘要说明
因为前辈们已经整理出了一套相当不错的教程,已经各个资源的整合,这里就不在进行逐一整理,一个是为了提高时间效率,另一个是用于记录自己学习中的有趣点和自己的见解。
参考文献
参考笔记 : https://datawhalechina.github.io/leedeeprl-notes 代码仓库: https://github.com/datawhalechina/leedeeprl-notes
基础学习
第一部分: 《强化系统纲要》
视频地址:https://www.bilibili.com/video/BV1LE411G7Xj 课程资料:https://github.com/zhoubolei/introRL 课件地址:https://github.com/zhoubolei/introRL/blob/master/lecture1.pdf
第二部分: 李宏毅《深度强化学习》
视频地址: https://www.bilibili.com/video/BV1UE411G78S 课件地址 : http://speech.ee.ntu.edu.tw/~tlkagk/courses_MLDS18.html
第三部分: 《百度强化学习》
视频地址: https://aistudio.baidu.com/aistudio/course/introduce/1335
补充
David Silver 视频地址:https://www.bilibili.com/video/av37295048/?spm_id_from=333.788.b_636f6d6d656e74.140
补充说明
PyTorch
刘建平
周杰
https://github.com/shuhuai007/Machine-Learning-Session 讲解透彻|视频