The closest implementation in PyMC3 compare to Stan regarding HMM is How to marginalized Hidden Markov Model with categorical?. You can try to see if it fits your use case or not.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Hidden Markov Model - Estimating Transition and Emission CPDs from multiple sequences - not working | 11 | 3931 | December 3, 2020 | |
| Hidden Markov Model using PyMC4 | 3 | 1273 | May 1, 2024 | |
| Sequence of Observed in a loop, how the log-likelihood are estimated? add them all? | 9 | 1812 | November 16, 2018 | |
| Sample external model parameters with PyMC3 | 4 | 1012 | October 17, 2017 | |
| How to marginalized Hidden Markov Model with categorical? | 9 | 5788 | December 19, 2018 |