PRMLT
Machine learning algorithm suite
A Matlab package implementing machine learning algorithms from the book PRML in an efficient and compact manner
Matlab code of machine learning algorithms in book PRML
6k stars
405 watching
2k forks
Language: MATLAB
last commit: over 4 years ago
Linked from 2 awesome lists
algorithmsmachine-learningmachine-learning-algorithmsmatlabprml
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
springer-math/linear-programming-using-matlab | MATLAB implementations of linear programming algorithms and methods | 44 |
amueller/introduction_to_ml_with_python | A repository of notebooks and code for teaching machine learning with Python | 7,448 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
covartech/prt | Provides a unified framework for machine learning and pattern recognition in MATLAB | 145 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
ddbourgin/numpy-ml | A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. | 15,466 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,113 |
christophm/interpretable-ml-book | A comprehensive resource for explaining the decisions and behavior of machine learning models. | 4,794 |
nelsonupenn/pmls-matlab-guide | A comprehensive guide to physical modeling using MATLAB | 37 |
thealgorithms/matlab-octave | A collection of algorithms and data structures in MATLAB/Octave, including solutions to Project Euler problem sets. | 371 |
huiwenzhang/ml-in-action | A collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts. | 89 |
rishirdua/machine-learning-matlab | Matlab implementation of machine learning algorithms | 59 |