PRML/PRMLT
Matlab code of machine learning algorithms in book PRML
This package helps machine learning researchers implement algorithms described in the "Pattern Recognition and Machine Learning" textbook. You input your datasets and it provides the computational tools to apply various machine learning models directly within Matlab. Researchers and students working with machine learning concepts will find this useful for practical application and experimentation.
6,203 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or student using Matlab and need robust, efficient, and numerically stable implementations of algorithms from Bishop's PRML textbook.
Not ideal if you are looking for machine learning tools in a programming language other than Matlab, or if you do not have access to Matlab R2016b or later with the Statistics and Image Processing Toolboxes.
Stars
6,203
Forks
2,146
Language
MATLAB
License
MIT
Category
Last pushed
Mar 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PRML/PRMLT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and...
trekhleb/machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and...
amanchadha/coursera-natural-language-processing-specialization
Programming assignments from all courses in the Coursera Natural Language Processing...
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization...
rust0258/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural...