coursera machine learning exercise solution

CHEN Yihui d016f73aa4 dl link 4 年 前
ex1 428f69c72f first commit 4 年 前
ex2 428f69c72f first commit 4 年 前
ex3 428f69c72f first commit 4 年 前
ex4 428f69c72f first commit 4 年 前
ex5 428f69c72f first commit 4 年 前
ex6 428f69c72f first commit 4 年 前
ex7 428f69c72f first commit 4 年 前
ex8 428f69c72f first commit 4 年 前
.gitignore 428f69c72f first commit 4 年 前
LICENSE 36ccb12a3a Initial commit 4 年 前
README.md d016f73aa4 dl link 4 年 前

README.md

coursera machine learning exercise solutions

course infomation

https://www.coursera.org/learn/machine-learning/

exercise download

https://github.com/cyh-ustc/coursera_machine_learning_ex/releases/download/0.1/ml-ex_1-8.zip

content

  • [Linear Regression]

  • [Logistic Regression]

  • [Multi-class Classification and Neural Networks]

  • [Neural Network Learning]

  • [Regularized Linear Regression and Bias/Variance]

  • [Support Vector Machines]

  • [K-Means Clustering and PCA]

  • [Anomaly Detection and Recommender Systems]