Releases: PRML/PRMLT
Release 1.4
Added mean field, belief propagation and expectation propagation algorithms for Markov random field (MRF) model.
Release 1.3
some enhancement and minor bug fix
Release 1.2
Tweak some functions and fix some bugs.
Release 1.1
minor tweak and bug fix
Release 1.0!
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.
Release 0.99
Last step before final release
Release 0.9
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.
Release 0.8
Most of hard work has been done. Only documentation improvement and some coding style refinement are needed.
Release 0.5
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.
Release 0.1
Initial release.