This class implements a Hidden Markov Model distribution.
This class implements a Hidden Markov Model distribution. In fact, it also implements the Input Output version (IOHMM). It can be trained either by EM, Viterbi, or Gradient Descent.Note that this kind of HMM always contain one initial state and one final state. Both are non-emitting.
Alphabetic index HTML hierarchy of classes or Java