Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_best() returns index 1 #15

Open
VSJMilewski opened this issue Oct 4, 2018 · 1 comment
Open

get_best() returns index 1 #15

VSJMilewski opened this issue Oct 4, 2018 · 1 comment

Comments

@VSJMilewski
Copy link

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?

@MaximumEntropy
Copy link
Owner

Hi @victormilewski1994 the beam_search.py code that I have right now is non-functional, I would not recommend using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants