machine-learning
Machine learning codebase
A collection of Matlab/Octave implementations of common machine learning algorithms and their underlying mathematics.
Some notes on machine learning algorithms, mostly in Matlab format.
62 stars
5 watching
28 forks
Language: Matlab
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clever-algorithms/cleveralgorithmsmachinelearning | A collection of algorithms and techniques for machine learning | 239 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
phdp/mlbop | The codebase provides MATLAB implementations of machine learning concepts from S. Theodoridis' book | 66 |
apress/matlab-machine-learning | Source code accompanying a textbook on machine learning in MATLAB | 84 |
codingtrain/machine-learning | A collection of resources and examples around machine learning for education and development | 954 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 541 |
ayatans/machine-learning-homework | A collection of Matlab coding homework assignments for learning machine learning concepts | 1,917 |
huiwenzhang/ml-in-action | A collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts. | 89 |
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 857 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 295 |
roboticcam/matlab_demos | MATLAB demo code collection for machine learning notes | 46 |
cogcomp/lbjava | An open-source software project providing tools and examples for building machine learning models in Java | 13 |
rishirdua/machine-learning-matlab | Matlab implementation of machine learning algorithms | 59 |
yining1023/machine-learning-for-the-web | An interactive machine learning project that teaches common high-level techniques and applies them to generate creative outputs in the browser. | 406 |