mlbop
Book implementation
The codebase provides MATLAB implementations of machine learning concepts from S. Theodoridis' book
Matlab code for S. Theodoridis' "Machine Learning: A Bayesian and Optimization Perspective" (2015).
66 stars
10 watching
40 forks
Language: MATLAB
last commit: almost 6 years ago
Linked from 1 awesome list
machine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
jwasham/machine-learning | A collection of Matlab/Octave implementations of common machine learning algorithms and their underlying mathematics. | 62 |
rishirdua/machine-learning-matlab | Matlab implementation of machine learning algorithms | 59 |
apress/matlab-machine-learning | Source code accompanying a textbook on machine learning in MATLAB | 84 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
roboticcam/matlab_demos | MATLAB demo code collection for machine learning notes | 46 |
terrytangyuan/distributed-ml-patterns | Provides practical patterns and techniques for building scalable and reliable machine learning systems | 390 |
dustinstansbury/medal | A Matlab environment for building and training deep neural networks with various architectures. | 109 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
huiwenzhang/ml-in-action | A collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts. | 89 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 611 |
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 852 |