VSJMilewski

Results 1 issues of VSJMilewski

Hi. In the beam_search.py you have a function get_best(). Shouldn't this return the first element, as in index 0, of the sorted list instead of index 1?