From 2268ff6ed1a224920af22bac0588cfcefd760666 Mon Sep 17 00:00:00 2001 From: Lingkang Date: Tue, 18 Oct 2022 16:15:50 +0800 Subject: [PATCH] [TRANSLATION] translate cs189.md (#276) * translate cs189 * update cs189.en.md --- docs/机器学习/CS189.en.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/机器学习/CS189.en.md diff --git a/docs/机器学习/CS189.en.md b/docs/机器学习/CS189.en.md new file mode 100644 index 00000000..4f665b46 --- /dev/null +++ b/docs/机器学习/CS189.en.md @@ -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: +- Recordings: +- Textbooks: +- Assignments: