Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 236 Bytes

File metadata and controls

2 lines (2 loc) · 236 Bytes

SentimentAnalysisRNN

This project involves solving the problem of Sentiment Analysis of large movie reviews made up of large sentences. We used the architecture of Recurrent Neural Networks with the use of Gated Recurrent Units(GRU).