Skip to content

Logarithmic Forward, Backward and Viterbi Algorithms

Pre-release
Pre-release
Compare
Choose a tag to compare
@dwysocki dwysocki released this 06 Apr 01:46

The basic functions for utilizing HMMs using logarithmic probabilities have been implemented, along with a LogHMM record type.

These functions all require a pre-constructed HMM, and have been tested on textbook examples.