Open gdalle opened 1 year ago
Unlike forward-backward, Viterbi doesn't leverage BLAS, so it scales badly with the number of states
Solution might be https://github.com/TensorBFS/TropicalGEMM.jl
Unlike forward-backward, Viterbi doesn't leverage BLAS, so it scales badly with the number of states