viterbi
一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)
A tensorflow implementation of an HMM layer
Markov-like processes as one recursion over a belief algebra and a semiring: HMM, HSMM, Kalman, and particle inference behind a decidable engine dispatch.
Library to compute the best path through a trellis graph using the Viterbi algorithm.
A python package for HMM model with fast train and decoding implementation