in reply to Re^3: Viterbi application
in thread Viterbi application
I stopped when I realized, for what seemed like the 10th consecutive try, that this code was not going to do what I wanted either
I updated the original post with where I was intending to go with the min() line, however the code is not really doing the right thing
My main problem is I cannot seem to translate the toy examples of viterbi into a piece of code that works regardless of the number of nodes in each row.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Viterbi application
by kcott (Archbishop) on Apr 06, 2014 at 23:47 UTC | |
by azheid (Sexton) on Apr 07, 2014 at 16:09 UTC |