docs icon indicating copy to clipboard operation
docs copied to clipboard

add new section in HMM tutorial

Open JasonPekos opened this issue 6 months ago • 2 comments

This adds a section to the HMMs tutorial that has a much faster and more concise version of the model (four lines!) using HiddenMarkovModels.jl.

There's a subsection after that which shows how to recover the state estimates with the Viterbi algorithm.


This closes:

  • https://github.com/TuringLang/docs/issues/330

JasonPekos avatar Aug 14 '24 22:08 JasonPekos