Skip to content
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

Viterbi scales badly #10

Open
gdalle opened this issue Jun 11, 2023 · 1 comment
Open

Viterbi scales badly #10

gdalle opened this issue Jun 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gdalle
Copy link
Owner

gdalle commented Jun 11, 2023

Unlike forward-backward, Viterbi doesn't leverage BLAS, so it scales badly with the number of states

@gdalle gdalle added the enhancement New feature or request label Jun 11, 2023
@gdalle
Copy link
Owner Author

gdalle commented Feb 22, 2024

Solution might be https://github.com/TensorBFS/TropicalGEMM.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant