2

I am working on seq2seq model, and I want to use the embedding layer given in Keras Blog Bonus FAQ. Here is my code, where num_encoder_tokens is 67 and num_decoder_tokens is 11. enter image description here

I am getting the issue shown in figure. enter image description here

Can anyone help me with reshaping the output_shape of embedding layer or input shape of LSTM as I have no idea how to do it.

AloneTogether
  • 25,814
  • 5
  • 20
  • 39
Masoom Raj
  • 71
  • 5

0 Answers0