neurodata / brainlit

Method container for computational neuroscience on brains.
http://brainlit.neurodata.io/
Other
26 stars 17 forks source link

Incorporate viterbi algorithm into brainlit #222

Open fxu10 opened 3 years ago

fxu10 commented 3 years ago

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

github-actions[bot] commented 1 year ago

Stale issue message