diff --git a/docs/机器学习/CS229.en.md b/docs/机器学习/CS229.en.md index b97fbf2e..dd486442 100644 --- a/docs/机器学习/CS229.en.md +++ b/docs/机器学习/CS229.en.md @@ -8,15 +8,15 @@ - Difficulty:🌟🌟🌟🌟 - Class Hour: 100 hours -Another course offered by Andrew Ng, but this is a postgraduate course, so it focuses more on mathematical theory, if you are not satisfied with off-the-shelf, and want to understand the essence of the algorithm, or aspire to engage in theoretical research on machine learning, you can take this course. All the lecture notes are provided on the course website, which are professional and theoretical, and require a solid mathematics skills. +This is another ML course offered by Andrew Ng. Since it is graduate-level, it focuses more on the mathematical theory behind machine learning. If you are not satisfied with using off-the-shelf tools but want to understand the essence of the algorithm, or aspire to engage in theoretical research on machine learning, you can take this course. All the lecture notes are provided on the course website, written in a professional and theoretical way, requiring a solid mathematical background. ## Resources - Course Website: - Recordings: -- Recordings: None, but the lecture notes is excellent. -- Assignments: Not open to the public +- Textbook: None, but the lecture notes is excellent. +- Assignments: Not open to the public. ## Personal Resources -All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/CS229 - GitHub](https://github.com/PKUFlyingPig/CS229) +All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/CS229 - GitHub](https://github.com/PKUFlyingPig/CS229).