Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

added scheduled sampling for batch model #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added scheduled sampling for batch model #36

wants to merge 1 commit into from

Conversation

patrick-dd
Copy link

I added scheduled sampling for the batched attention model.

I don't have cuda or sconce set up on my computer, but it runs very slowly on a cpu.

@koustuvsinha
Copy link

Hi @patrick-dd , couldn't understand your implementation of scheduled sampling. You are creating output_placeholder but you are not using it at all, you are passing the same single batched best word as the next input?

decoder_input = Variable(ni)

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

Successfully merging this pull request may close these issues.

None yet

3 participants