Package dev.nm.stat.hmm.discrete
-
Class Summary Class Description BaumWelch This implementation trains an HMM model by observations using the Baum–Welch algorithm.DiscreteHMM This is the discrete hidden Markov model as defined by Rabiner.
| Class | Description |
|---|---|
| BaumWelch |
This implementation trains an HMM model by observations using the Baum–Welch
algorithm.
|
| DiscreteHMM |
This is the discrete hidden Markov model as defined by Rabiner.
|