Skip to content

add new section in HMM tutorial #508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 3, 2025
Merged

Conversation

JasonPekos
Copy link
Member

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:

Copy link
Contributor

Preview the changes: https://turinglang.org/docs/pr-previews/508
Please avoid using the search feature and navigation bar in PR previews!

@yebai
Copy link
Member

yebai commented Sep 25, 2024

Thanks @JasonPekos. It looks good!

@yebai yebai requested a review from penelopeysm September 25, 2024 21:40
@penelopeysm
Copy link
Member

Thanks @JasonPekos for putting this together! I've just gone ahead and made my suggested changes directly --- and also updated a few lines so that it would be compatible with current Turing versions, so will merge now :)

@penelopeysm penelopeysm merged commit c2baffa into TuringLang:main Jun 3, 2025
1 of 2 checks passed
github-actions bot added a commit that referenced this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants