Closed mdshopon closed 7 years ago
Are you sure that the Model
can get input? Maybe, you can take two input to feed into input_embedding
and LSTM_layer
respectively.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.
I created a Siamese Network for paraphrase classification. Here is my code
When fitting the data in the model the following error raised