简要声明
- 课程学习相关网址
- 由于课程学习内容为英文,文本会采用英文进行内容记录,采用中文进行简要解释。
- 本学习笔记单纯是为了能对学到的内容有更深入的理解,如果有错误的地方,恳请包容和指正。
- 非常感谢Andrew Ng吴恩达教授的无私奉献!!!
Summary
Supervised Learning
- Linear regression
- Logistic regression
- Neural networks
- SVMs
Unsupervised Learning
- K-means
- PCA
- Anomaly detection
Special applications/special topics
- Recommender systems
- Large scale machine learning
Advice on building a machine learning system
- Bias/variance
- Regularization
- Deciding what to work on next
- Evaluation of learning algorithms
- Learning curves
- Error analysis
吴恩达教授语录
- “If you worked all the way through this course, you should now consider yourself an expert in machine learning.”
- “It was maybe not so long ago, that I was a student myself. And even today, I still try to take different courses when I have time to try to learn new things. And so I know how time-consuming it is to learn this stuff.”
- “And I wanted to say: Thank you very much for having been a student in this class.”