jmschrei / pomegranate

Fast, flexible and easy to use probabilistic modelling in Python.
http://pomegranate.readthedocs.org/en/latest/
MIT License
3.35k stars 589 forks source link

[FEATURE] Viterbi for hidden Markov models has not yet been implemented #1061

Closed Koen1999 closed 2 months ago

Koen1999 commented 1 year ago

As mentioned in the README since the v1 update (rewrite), the Viterbi algorithm for hidden Markov models has not yet been implemented. This issue is intended to keep track of the implementation progress / discussion.

majgah commented 11 months ago

Any idea when it will be completed?

marcel-goldschen-ohm commented 3 months ago

Also interested in this. Any updates?

jmschrei commented 2 months ago

This has been added to v1.1.0, which will be released shortly.