Skip to content

Implementation of machine learning algorithms on Octave

Notifications You must be signed in to change notification settings

tuliorc/ml_stanford

Repository files navigation

ml_stanford

This is a set of machine learning algorithms' implementations in Octave as taught by Andrew Ng on Stanford University's Machine Learning course.

The machine learning algorithms hereby implemented are:

  • Linear Regression
  • Logistic Regression
  • Multiclass Classification
  • Neural Networks
  • Regularised Linear Regression
  • SVM
  • Kmeans and PCA
  • Anomaly Detection and Recommender System

About

Implementation of machine learning algorithms on Octave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages