probability icon indicating copy to clipboard operation
probability copied to clipboard

Hidden semi markov model using tfd.HiddenMarkovModel

Open lucasmiranda42 opened this issue 4 years ago • 0 comments

Dear maintainers,

I was wondering if there is any way of extending tfd.HiddenMarkovModel to a hidden semi-Markov setting, where emissions depend not only on the last seen hidden state but also on the time elapsed since the last state switch (see figure below).

Thanks a lot for your help! Lucas

image

lucasmiranda42 avatar Sep 22 '21 15:09 lucasmiranda42