Skip to content

Releases: jmschrei/yahmm

v1.1.0

13 Sep 00:51
Compare
Choose a tag to compare

Updates from v1.0.0:

(1) Now Python 3 compatible.

(2) Summary statistics added for training

(3) The ability to tie edges is added

(4) Freezing and thawing distributions to prevent them from changing during training added

(5) Inertia added as an option for distribution updating.

(6) Extensive nosetests added.

YAHMM v1.0

20 Jul 22:52
Compare
Choose a tag to compare

This release accompanies the submission to Bioinformatics of the paper titled YAHMM: Easy Hidden Markov Models in Python.

Please see the wiki for detailed information on each of the algorithms, examples, and sample IPython notebooks.