pymc-experimental
pymc-experimental copied to clipboard
Add support for DiscreteMarkovChain to `MarginalModel.recover_marginals`
#257 added support for marginalization of order 1 HMMs, but it would be nice to be able to also unmarginalize. I think we want something like the Viterbi algorithm?