Chengrui Li, Soon Ho Kim, Chris Rodgers, Hannah Choi, and Anqi Wu
[paper] [arXiv] [slides] [video] [poster] [文章]
From the current directory (which includes this README.md
), run
cd hmmglm
pip install -e .
demo.ipynb
is a step-by-step tutorial that run naive HMM-GLM, Gaussian HMM-GLM, and one-hot HMM-GLM on a synthetic dataset.