版本发布 7
**Full Changelog**: https://github.com/GarroshIcecream/ChadHMM/compare/v0.3.10...v0.4.0
## What's Changed * Develop by @GarroshIcecream in https://github.com/GarroshIcecream/ChadHMM/pull/2 * Fixed posterior computation for Hidden Semi-Markov Models **Full Changelog**: https://github.com/GarroshIcecream/ChadHMM/compare/v0.3...v0.3.10
Current implementation for the Hidden Semi-Markov models added
Current implementation for the Hidden Semi-Markov models added
This release is ready for HMM training and inference. Feel free to experiment with Viterbi and MAP algorithm for most likely sequence search. If you wish so feel free to help me improve the performance of these models. What is not implemented is HSMM numerical stability connected to EM algorithm and its Viterbi algorithm.