mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
translate cs189
This commit is contained in:
parent
1aa360fb57
commit
6d6cf1ec0a
1 changed files with 18 additions and 0 deletions
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 systematically, but checked its lecture notes as reference books. But from the course website, it's better than CS299 by making all homework code and auto-grader in grade-scope open sourced. In same, this course is quite theoretically 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/>
|
||||||
Loading…
Reference in a new issue