Andrew Ng machine learning homework(吴恩达机器学习作业代码)
Hope this repository can help those who have blocks when finishing the homework.
All the code was written in Python inside Jupyter Notebook.
Here is the category.
Exercise | Content |
---|---|
Exercise 1 | Linear regression |
Exercise 2 | Logistic regression |
Exercise 3 | Multi-classes logistic regression |
Exercise 4 | Neural Network |
Exercise 5 | Model estimation |
Exercise 6 | SVM |
Exercise 7 | Kmeans and PCA |
Exercise 8 | Anomaly detection and Recomend system |
Reference: