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. The author’s goal is to help users understand how each algorithm works “from scratch,” avoiding black-box library calls. The repository includes clustering, regression, classification, neural networks, anomaly detection, and other standard ML topics.
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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Machine Learning Octave!