• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    MATLAB
  • Created about 8 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Machine Learning by Andrew Ng from Coursera

Coursera 机器学习 满分编程作业

简介

作者:子实

Andrew Ng在Coursera上的机器学习课程满分编程作业,使用MATLAB编写。


目录

  • Exercise 1 Linear Regression
  • Exercise 2 Logistic Regression
  • Exercise 3 Multi-class Classification and Neural Networks
  • Exercise 4 Neural Network Learning
  • Exercise 5 Regularized Linear Regression and Bias/Variance
  • Exercise 6 Support Vector Machines
  • Exercise 7 K-Means Clustering and PCA
  • Exercise 8 Anomaly Detection and Recommender Systems