ematvey / tensorflow-seq2seq-tutorials

Dynamic seq2seq in TensorFlow, step by step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decoder input

mahdiabdollahpour opened this issue · comments

decoder input is not explained well. I do not understand why we have input for decoder.
because decoder input should be the start token and output of previous state of decoder