blob: 4b6ea8dcde34ef5241b2eb2892cfb633b2f19841 (
plain) (
blame)
1
2
3
4
5
6
7
|
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,
HMM clustering, HMM mixtures.
WWW: http://ghmm.sourceforge.net/
|