Gitpedia
Home/PRML/PRMLT/Changelog
PRML

PRML/PRMLT

Matlab code of machine learning algorithms in book PRML

20 Releases
Latest: 6y ago
Release 2.2 Finalv2.2Latest
sth4nthsth4nth·6y ago·January 4, 2020
GitHub

minor tweak

Release 2.1 Finalv2.1
sth4nthsth4nth·6y ago·July 14, 2019
GitHub

minor tweak

Release 2.0.1 Finalv2.0.1
sth4nthsth4nth·7y ago·January 24, 2019
GitHub

minor fix

Release 2.0 Finalv2.0
sth4nthsth4nth·7y ago·December 6, 2018
GitHub

final release.

Release 2.0 RCv2.0rcPre-release
sth4nthsth4nth·7y ago·December 3, 2018
GitHub

add MLP classification and refine LDS related functions. add content description and license. This is a release candidate of the final release. In future, I will not add any more content to this package, only fix bug. Consider this version as the final status of the package.

Release 1.9v1.9
sth4nthsth4nth·7y ago·November 29, 2018
GitHub

fix EM algorithm for learning LDS model and improve related functions.

Release 1.8v1.8
sth4nthsth4nth·7y ago·November 20, 2018
GitHub

Fix MRF, MLP NN and some minor problems.

Release 1.7v1.7
sth4nthsth4nth·8y ago·March 13, 2018
GitHub

fix bugs in sparse linear model

Release 1.6v1.6
sth4nthsth4nth·8y ago·December 28, 2017
GitHub

minor improvements

Release 1.5v1.5
sth4nthsth4nth·8y ago·June 4, 2017
GitHub

fix minor bugs in MLP

Release 1.4v1.4
sth4nthsth4nth·9y ago·May 28, 2017
GitHub

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

Release 1.3v1.3
sth4nthsth4nth·9y ago·April 19, 2017
GitHub

some enhancement and minor bug fix

Release 1.2v1.2
sth4nthsth4nth·9y ago·March 11, 2017
GitHub

Tweak some functions and fix some bugs.

Release 1.1v1.1
sth4nthsth4nth·9y ago·February 26, 2017
GitHub

minor tweak and bug fix

Release 1.0!v1.0
sth4nthsth4nth·10y ago·March 20, 2016
GitHub

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.99v0.99Pre-release
sth4nthsth4nth·10y ago·March 7, 2016
GitHub

Last step before final release

Release 0.9v0.9Pre-release
sth4nthsth4nth·10y ago·February 21, 2016
GitHub

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.8v0.8Pre-release
sth4nthsth4nth·10y ago·February 18, 2016
GitHub

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

Release 0.5v0.5Pre-release
sth4nthsth4nth·10y ago·January 26, 2016
GitHub

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.1v0.1Pre-release
sth4nthsth4nth·10y ago·October 22, 2015
GitHub

Initial release.