You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sentiment Classification on Stanford Sentiment Treebank
Written in PyTorch and using TorchText library
Experimented with different recurrent unit types (RNN, GRU, LSTM), layer sizes, network depth, and utilised GoogleNews-vectors-negative300 word embeddings.
About
Sentiment Classification on Stanford Sentiment Treebank