Skip to content

Greg-Kojadinovich/machine-learning-coursera-stanford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

Machine Learning by Stanford University Coursera Credential

Great mathemathical review of the machine learning algorithms and what's going on under the hood

Folders run in Matlab Online and Octave Workspace

Folder Machine Learning Model
ex1 Linear regression and gradient descent
ex2 Logistic regression
ex3 Multi-class classification and neutral networks
ex4 Neutral nets - feedforward and backpropagation
ex5 Regularized linear regression and bias variance
ex6 Support vector machines - spam classifier
ex7 K-means clustering and principal component analysis
ex8 Anomaly detection and recommender systems