Viterbi decoder via numpyro

Hi, if there is any way I can sample discrete states via numpyro like in example here http://docs.pyro.ai/en/0.3.0-release/_modules/pyro/infer/discrete.html#infer_discrete.

1 Like

Hi @zachanton, for now, numpyro doesn’t have support for discrete latent variable. We are working on it. Stay tune! :wink: