Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.encog.ml.hmm.alog Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| ForwardBackwardCalculator | The forward-backward algorithm is an inference algorithm for hidden Markov models which computes the posterior marginals of all hidden state variables | Class | org.encog.ml.hmm.alog | HeatonReasearch |
|
| ForwardBackwardCalculator .Computation | | Class | org.encog.ml.hmm.alog | HeatonReasearch |
|
| ForwardBackwardScaledCalculator | The forward-backward algorithm is an inference algorithm for hidden Markov models which computes the posterior marginals of all hidden state variables | Class | org.encog.ml.hmm.alog | HeatonReasearch |
|
| KullbackLeiblerDistanceCalculator | This class produces a Kullback-Leibler estimation of the distance between two HMMs. | Class | org.encog.ml.hmm.alog | HeatonReasearch |
|
| MarkovGenerator | This class is used to generate random sequences based on a Hidden Markov Model. | Class | org.encog.ml.hmm.alog | HeatonReasearch |
|
| ViterbiCalculator | The Viterbi algorithm is used to find the most likely sequence of hidden states (called the Viterbi path) that results in a sequence of observed | Class | org.encog.ml.hmm.alog | HeatonReasearch |