Skip to content

Latest commit

 

History

History
 
 

09-RNN-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sentiment Analysis

RNN for Sentiment Analysis!

In this lesson, we implement a stacked Long-Short Term Memory (LSTM) recurrent neural network for Sentiment Analysis on the IMDB text dataset.

HowTO

IMDB text data will automatically be downloaded from Google Cloud, so make sure you're connected to the internet and able to access Google services.

python main.py