Skip to content

Releases: PRML/PRMLT

Release 1.4

28 May 07:19
Compare
Choose a tag to compare

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

Release 1.3

19 Apr 17:43
Compare
Choose a tag to compare

some enhancement and minor bug fix

Release 1.2

11 Mar 16:12
Compare
Choose a tag to compare

Tweak some functions and fix some bugs.

Release 1.1

26 Feb 16:20
Compare
Choose a tag to compare

minor tweak and bug fix

Release 1.0!

20 Mar 16:22
Compare
Choose a tag to compare

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

07 Mar 11:30
Compare
Choose a tag to compare
Release 0.99 Pre-release
Pre-release

Last step before final release

Release 0.9

21 Feb 04:05
Compare
Choose a tag to compare
Release 0.9 Pre-release
Pre-release

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

18 Feb 12:21
Compare
Choose a tag to compare
Release 0.8 Pre-release
Pre-release

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

Release 0.5

26 Jan 07:19
Compare
Choose a tag to compare
Release 0.5 Pre-release
Pre-release

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

22 Oct 11:18
Compare
Choose a tag to compare
Release 0.1 Pre-release
Pre-release

Initial release.