/ML

Primary LanguageJupyter Notebook

ML

Record the assignments for this course: https://www.coursera.org/learn/machine-learning/
The job format is .ipynb

ex1: Linear regression
ex2: Logistic regression
ex3: Logistic regression with One-vs-all Classification and Neural Networks(forward only)
ex4: Neural Networks(complete, GD)
ex5: Bias and variance
ex6: SVM
ex7: K-means and PCA
ex8: Anomaly Detection and Recommendations