Skip to content

Add the Viterbi algorithm #7465

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

Closed
1 task done
carlos3dx opened this issue Oct 20, 2022 · 3 comments · Fixed by #7509
Closed
1 task done

Add the Viterbi algorithm #7465

carlos3dx opened this issue Oct 20, 2022 · 3 comments · Fixed by #7509
Labels
enhancement This PR modified some existing files

Comments

@carlos3dx
Copy link
Contributor

carlos3dx commented Oct 20, 2022

Feature description

I want to add to the dynamic programming folder the Viterbi algorithm.

https://en.wikipedia.org/wiki/Viterbi_algorithm

Would you like to work on this feature?

  • Yes, I want to work on this feature!
@carlos3dx carlos3dx added the enhancement This PR modified some existing files label Oct 20, 2022
@carlos3dx
Copy link
Contributor Author

carlos3dx commented Oct 20, 2022

Please, assign it to me, I'm already have half of it.

@Masoom9587
Copy link

please assign it to me

@Arghya46
Copy link

Hello sir, Can u assign this issuet to me?

carlos3dx added a commit to carlos3dx/Python that referenced this issue Oct 22, 2022
@carlos3dx carlos3dx mentioned this issue Oct 22, 2022
14 tasks
cclauss pushed a commit that referenced this issue Oct 29, 2022
* Added Viterbi algorithm Fixes: #7465

Squashed commits

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added doctest for validators

* moved all extracted functions to the main function

* Forgot a type hint

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants