I wrote my own viterbi_backward, function. I find it shorter and easier to follow the logic.
Is that ok with you guys?
Is it enough to keep the cell identifier for automated testing?
I wrote my own viterbi_backward, function. I find it shorter and easier to follow the logic.
Is that ok with you guys?
Is it enough to keep the cell identifier for automated testing?
Never mind, I commented out your code template and added my code.
It worked.
Regards!