cs-self-learning/docs/机器学习/CS189.md
2021-12-10 00:24:25 +08:00

15 lines
No EOL
687 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.

# CS189: Introduction to Machine Learning
## 课程简介
- 所属大学UC Berkeley
- 先修要求CS188, CS70
- 编程语言Python
- 课程难度:🌟🌟🌟🌟
- 预计学时100小时
这门课我没有系统上过只是把它的课程notes作为工具书查阅。不过从课程网站上来看它比CS229好的是开源了所有homeword的代码以及gradescope的autograder。同样这门课讲得相当理论且深入。
## 课程资源
- [课程网站](https://www.eecs189.org/)
- [课程视频](https://www.youtube.com/playlist?list=PLOOm2AoWIPEyZazQVnIcaK2KnezpGZV-X)
- [课程教材](https://www.eecs189.org/)
- [课程作业](https://www.eecs189.org/)