mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-10 05:45:49 +08:00
[TRANSLATION] translate cs189.md (#276)
* translate cs189 * update cs189.en.md
This commit is contained in:
18
docs/机器学习/CS189.en.md
Normal file
18
docs/机器学习/CS189.en.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# CS189: Introduction to Machine Learning
|
||||||
|
|
||||||
|
## Descriptions
|
||||||
|
|
||||||
|
- Offered by: UC Berkeley
|
||||||
|
- Prerequisites: CS188, CS70
|
||||||
|
- Programming Languages: Python
|
||||||
|
- Difficulty: 🌟🌟🌟🌟
|
||||||
|
- Class Hour: 100 Hours
|
||||||
|
|
||||||
|
I did not take this course but used its lecture notes as reference books. From the course website, I think it is better than CS299 because all the assignments and autograder are open source. Also, this course is quite theoretical and in-depth.
|
||||||
|
|
||||||
|
## Course Resources
|
||||||
|
|
||||||
|
- Course Website: <https://www.eecs189.org/>
|
||||||
|
- Recordings: <https://www.youtube.com/playlist?list=PLOOm2AoWIPEyZazQVnIcaK2KnezpGZV-X>
|
||||||
|
- Textbooks: <https://www.eecs189.org/>
|
||||||
|
- Assignments: <https://www.eecs189.org/>
|
||||||
Reference in New Issue
Block a user