cs-self-learning/docs/机器学习/CS189.en.md
2022-10-18 10:16:37 +08:00

18 lines
717 B
Markdown

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