cs-self-learning/docs/机器学习/CS189.md
Yukiteru ebc8150824 format markdown documents
This commit does the following things:

- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:04 +08:00

701 B
Raw Blame History

CS189: Introduction to Machine Learning

课程简介

  • 所属大学UC Berkeley
  • 先修要求CS188, CS70
  • 编程语言Python
  • 课程难度:🌟🌟🌟🌟
  • 预计学时100 小时

这门课我没有系统上过,只是把它的课程 notes 作为工具书查阅。不过从课程网站上来看,它比 CS229 好的是开源了所有 homework 的代码以及 gradescope 的 autograder。同样这门课讲得相当理论且深入。

课程资源