Skip to content

fix decoder depth for SimpleSeq2Seq#265

Open
bertsky wants to merge 1 commit intofarizrahman4u:masterfrom
bertsky:patch-1
Open

fix decoder depth for SimpleSeq2Seq#265
bertsky wants to merge 1 commit intofarizrahman4u:masterfrom
bertsky:patch-1

Conversation

@bertsky
Copy link

@bertsky bertsky commented Oct 30, 2018

if decoder depth is given as 1, configure only 1 LSTMCell with output_dim (instead of 2)

if decoder depth is given as 1, configure only 1 LSTMCell with output_dim (instead of 2)
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

Successfully merging this pull request may close these issues.

1 participant