This repository contains MATLAB / Octave implementations of popular machine learning algorithms, along with explanatory code and mathematical derivations, intended as educational material rather than production code. Implementations of supervised learning algorithms (linear regression, logistic regression, neural nets). The author’s goal is to help users understand how each algorithm works “from scratch,” avoiding black-box library calls. Code written so as to expose and comment on mathematical steps. The repository includes clustering, regression, classification, neural networks, anomaly detection, and other standard ML topics. Does not rely heavily on specialized toolboxes or library shortcuts.
Features
- Implementations of supervised learning algorithms (linear regression, logistic regression, neural nets)
- Unsupervised methods (e.g. k-means clustering)
- Anomaly detection examples
- Code written so as to expose and comment on mathematical steps
- Demo scripts and example datasets
- Does not rely heavily on specialized toolboxes or library shortcuts
Categories
AlgorithmsLicense
MIT LicenseFollow Machine Learning Octave
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Machine Learning Octave!