Question: Consider building a trigram-fully-connected language model. In our version, we concatenated the embeddings for the two previous inputs to form the model input. Does the
Consider building a trigram-fully-connected language model. In our version, we concatenated the embeddings for the two previous inputs to form the model input. Does the order in which we concatenate have any effect on the model's ability to learn? Explain.
#DeepLearning #RNN
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
