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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Machine Learning Octave!