smix_hmm
General Hidden-Markov-Model library - tools
Install
- All systems
-
curl cmd.cat/smix_hmm.sh
- Debian
-
apt-get install ghmm
- Ubuntu
-
apt-get install ghmm
- Kali Linux
-
apt-get install ghmm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ghmm
- Dockerfile
- dockerfile.run/smix_hmm
ghmm
General Hidden-Markov-Model library - tools
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, continuous emissions, basic training, HMM clustering, HMM mixtures. This package contains some tools using the library.