Incorporating Word Vectors rather than using an Embedding class #853
Closed
Description
I am solving an NLP task and I am trying to model it directly as a sequence using different RNN flavors. How can I use my own Word Vectors rather than using an instance of layers.embeddings.Embedding?
Metadata
Assignees
Labels
No labels