PRMLT Versions Save

Matlab code of machine learning algorithms in book PRML

v1.4

6 years ago

Added mean field, belief propagation and expectation propagation algorithms for Markov random field (MRF) model.

v1.3

7 years ago

some enhancement and minor bug fix

v1.2

7 years ago

Tweak some functions and fix some bugs.

v1.1

7 years ago

minor tweak and bug fix

v1.0

8 years ago

The file structure of the package is reorganised. I have done a lot of work to refactorize the code. I am satisfied with the quality of the code. The package is also thoroughly tested. All demos passed. Please now try, use and read it. Hope you enjoy my work. If you find any bug, please submit issue. I will do my best to fix when I have time.

v0.99

8 years ago

Last step before final release

v0.9

8 years ago

Currently, this package is in stable status. All functions has been refactorized and tested. Demos and doc for all function are provided and improved. Only things left are some feature, such as functions for NN, BP and EP. I encourage all people start to use this package from this release.

v0.8

8 years ago

Most of hard work has been done. Only documentation improvement and some coding style refinement are needed.

v0.5

8 years ago

Most of the algorithm functions and API are stable by now. Demos and auxilary functions are still needed for some chapters (mainly ch12, 13). After polishing chapter12, 13 and adding algorithms to chapter5, 8, this toolbox will considered finished.

v0.1

8 years ago

Initial release.