translate cs189

This commit is contained in:
Lingkang 2022-10-18 10:16:37 +08:00
parent 1aa360fb57
commit 6d6cf1ec0a

View 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/>