Hidden Markov Model
Auto HMM: Automatic Discrete and Continous HMM including Model selection
Python package to automatically perfoming model selection for discrete and continuous unsupervised HMM.
If you find this package useful or if you use it in your research or work please consider citing it as follows:
@article{tadayon2020comparative,
title={Comparative analysis of the hidden markov model and lstm: A simulative approach},
author={Tadayon, Manie and Pottie, Greg},
journal={arXiv preprint arXiv:2008.03825},
year={2020}
}
For more information, please go over two example (HMM_testing and DHMM_testing files).
For more information, please refer to my Youtube videos:
https://www.youtube.com/watch?v=xyMuhXxv6cc&ab_channel=AIandMLFundamentals
This software is released under the MIT liecense.