Skip to content

This repository's skeleton is based on the Stanford Coursera ML course offered by Andrew NG, but covers some mathematics more in depth. More specifically, I have included my own conspect with additional coverage on convexness, backpropagation, normal equation, maximum likelihood estimation and more.

Notifications You must be signed in to change notification settings

rifaasyari/Machine-Learning-Self-Study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topics

  • Introduction
  • Linear Regression with One Variable
  • Linear Algebra Review
  • Linear Regression with Multiple Variables
  • Octave Tutorial
  • Logistic Regression
  • Regularization
  • Neural Networks: Representation
  • Neural Networks: Learning
  • Advice for Applying Machine Learning
  • Machine Learning System Design
  • Support Vector Machines
  • Clustering
  • Dimensionality Reduction
  • Anomaly Detection
  • Recommender Systems
  • Large Scale Machine Learning
  • Application Example: Photo OCR
  • Conclusion

Online resources

About

This repository's skeleton is based on the Stanford Coursera ML course offered by Andrew NG, but covers some mathematics more in depth. More specifically, I have included my own conspect with additional coverage on convexness, backpropagation, normal equation, maximum likelihood estimation and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.4%
  • Other 0.6%