cs-self-learning/docs/深度学习/CS285.md
2021-12-10 00:24:25 +08:00

15 lines
643 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CS285: Deep Reinforcement Learning
## 课程简介
- 所属大学UC Berkeley
- 先修要求CS188, CS189
- 编程语言Python
- 课程难度:🌟🌟🌟🌟
- 预计学时80小时
伯克利的强化学习研究生课程所有课程录影、slides、作业代码均在网站开源。在我的收藏夹里吃灰很久了一直想找机会学习一下。
## 课程资源
- [课程网站](http://rail.eecs.berkeley.edu/deeprlcourse/)
- [课程视频](https://youtube.com/playlist?list=PL_iWQOsE6TfXxKgI1GgyV1B_Xa0DxE5eH)
- 课程教材:无
- [课程作业](http://rail.eecs.berkeley.edu/deeprlcourse/)5个编程作业