Skip to content

Bi-directional LSTM implementation of SentimentRNN (from PyTorch Scholarship Challenge)

License

Notifications You must be signed in to change notification settings

cjbayron/sentiment-bi-rnn.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bi-directional LSTM for Sentiment Prediction

Bi-directional LSTM implementation of SentimentRNN from PyTorch Scholarship Challenge, ported from Sentiment RNN Exercise notebook.

Execution

In sentiment_bi_rnn.py, set HOME to correct data location, then run:

python sentiment_bi_rnn.py

About

Bi-directional LSTM implementation of SentimentRNN (from PyTorch Scholarship Challenge)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages