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

Beamsearch bug fix #11

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Beamsearch bug fix #11

merged 1 commit into from
Aug 22, 2018

Conversation

nirbhayjm
Copy link
Member

Beam search was not updating cell and hidden state after finding top K beams at every time step.

@nirbhayjm nirbhayjm added the bug Something isn't working label Aug 1, 2018
@nirbhayjm nirbhayjm requested a review from kdexd August 1, 2018 05:07
@nirbhayjm nirbhayjm self-assigned this Aug 1, 2018
@kdexd
Copy link
Member

kdexd commented Aug 3, 2018

LGTM! @virajprabhu over to you :)

@nirbhayjm
Copy link
Member Author

@kdexd - we will have to re-evaluate the benchmarks at https://github.com/batra-mlp-lab/visdial-rl#benchmarks as a part of #10 too. Since this is a more critical fix, I will go ahead and merge, leaving the benchmark updates for later.

@nirbhayjm nirbhayjm merged commit 1fb7e88 into master Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants