| Package | Description |
|---|---|
| gov.sandia.cognition.learning.algorithm.hmm |
Provides hidden Markov model (HMM) algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelBaumWelchAlgorithm<ObservationType>
A Parallelized implementation of some of the methods of the
Baum-Welch Algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
BaumWelchAlgorithm<ObservationType> |
BaumWelchAlgorithm.clone() |