brainlit icon indicating copy to clipboard operation
brainlit copied to clipboard

Incorporate viterbi algorithm into brainlit

Open fxu10 opened this issue 5 years ago • 1 comments

The Viterbi algorithm is a powerful dynamic programming approach for optimal path searching based on a hidden markov model. Tommy has written a working version of the Viterbi algorithm, but the code needs to be reformatted and incorporated into the brainlit package. I'll add the file under /algorithms/connect_fragments/dynamic_programming_viterbi.py

fxu10 avatar Feb 11 '21 02:02 fxu10

Stale issue message

github-actions[bot] avatar Feb 16 '23 19:02 github-actions[bot]