Open
Description
I received these suggestions from @GeorgeS2019 via email:
https://github.com/Apress/pytorch-recipes
https://github.com/Apress/pytorch-recipes/blob/master/Torch_AI_7.ipynb
Has a few NLP examples to “complete” your torchsharp examples
• 7.1 Word Embedding
• 7.2 Continuous bag of words (CBOW)
• 7.3 LSTM Model