Skip to content

Forward, Backward and Viterbi Algorithms

Pre-release
Pre-release
Compare
Choose a tag to compare
@dwysocki dwysocki released this 15 Mar 21:37
· 34 commits to master since this release

The basic functions for utilizing HMMs have been implemented, along with an HMM record type.

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