Coursera learning class about Machine Learning created by Stanford University. Instructor Andrew Ng
Repository contains solutions to programming assignments and lecture slides of this course.
There are 8 exercises in the course:
- Ex 1 - Linear Regression
- Ex 2 - Logistic Regression
- Ex 3 - Multi-class Classification and Neural Networks
- Ex 4 - Neural Network Learning
- Ex 5 - Regularized Linear Regression and Bias/Variance
- Ex 6 - Support Vector Machines
- Ex 7 - K-Means clustering and PCA
- Ex 8 - Anomaly Detection and Recommender Systems