...USER MANUAL: see the specific PDF available in the Files section.
REQUIREMENTS: MATLAB R2017b and Image Processing Toolbox 10.1 or later versions.
MAIN CONTACT: Filippo Piccinini (E-mail: filippo.piccinini85@gmail.com)
Matlab code of machine learning algorithms in book PRML
This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting).