Skip to content

Machine Learning principles in Octave/Matlab from Andrew Ng Specialization

Notifications You must be signed in to change notification settings

Mooseburger1/Machine-Learning

Repository files navigation

Machine-Learning

All worked problem sets from Andrew Ng's Machine Learning Course on Coursera

ex2 - Logistic Regression

ex3 - Multi-Class Classification and Neural Networks

ex4 - Neural Networks Learning

ex5 - Regularized Linear Regression and Bias vs Variance

ex6 - Support Vector Machines (SVM)

ex7 - K-means Clustering and Principal Component Analysis