Algorithms-Open-Source icon indicating copy to clipboard operation
Algorithms-Open-Source copied to clipboard

Viterbi algorithm

Open yashasvi-goel opened this issue 4 years ago • 3 comments

Ubiquitous in cell phone technology, and many other applications, Viterbi algorithm is a Dynamic Programming based algorithm that finds the most likely sequence of states.

yashasvi-goel avatar Apr 05 '20 06:04 yashasvi-goel

I would like to implement this in C!

tylerkastner avatar May 03 '20 17:05 tylerkastner

@tylerbk6 Go on!

yashasvi-goel avatar May 04 '20 18:05 yashasvi-goel

@tylerbk6 any progress man?

yashasvi-goel avatar Oct 02 '20 13:10 yashasvi-goel