Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

How can I make output sequence length equal to the input sequence length in seq2seq model? #339

Open
tachiang opened this issue Nov 6, 2018 · 0 comments

Comments

@tachiang
Copy link

tachiang commented Nov 6, 2018

I am trying to formulate a resource mapping problem using seq2seq model where the input sequence length varies and the output sequence length must be equal to the input sequence length.
From the manual of seq2deq in tensorflow, it seems that the output sequence length is determined by the end token or the maximal time step. So how can I make output length exactly equal to input length when building the seq2seq model?

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

No branches or pull requests

1 participant