一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)
Tensorflow and numpy implementations of the HMM viterbi and forward/backward algorithms
A python package for HMM model with fast train and decoding implementation
Library to compute the best path through a trellis graph using the Viterbi algorithm.