In the page 7 of the article, the author write:
we have used the following variant of the deep LSTM architecture
But in your code, you are using LSTM model defined in Chain framework.
So I wonder whether your model is the exactly representation of the model mentioned in the article.
I am not arguing with you, just want to discuss this with you.
In the page 7 of the article, the author write:
But in your code, you are using LSTM model defined in Chain framework.
So I wonder whether your model is the exactly representation of the model mentioned in the article.
I am not arguing with you, just want to discuss this with you.