2016-05-19 12:53:05 +02:00
|
|
|
The General Hidden Markov Model Library (GHMM) is a C library
|
|
|
|
with additional Python bindings implementing a wide range of
|
|
|
|
types of Hidden Markov Models and algorithms:
|
|
|
|
discrete, continous emissions, basic training,
|
2006-07-28 05:36:25 +02:00
|
|
|
HMM clustering, HMM mixtures.
|
|
|
|
|
2015-09-18 08:16:31 +02:00
|
|
|
WWW: http://ghmm.sourceforge.net/
|