weka511 / bioinformatics

Code inspired by Bioinformatics Algorithms: an Active Learning Approach.
GNU General Public License v3.0
114 stars 35 forks source link

BA10C - Implement the Viterbi Algorithm - still fails for some datasets #28

Open weka511 opened 5 years ago

weka511 commented 5 years ago

Viterbi(...) works find for the first two test cases (problem page and extra dataset), and has passed the grader, but it fails on some others. Look at the transition from initial state?