Files
TensorFlow-2.x-Tutorials/09-RNN-Sentiment-Analysis
Jackie Loong 3aeeb350c8 update name
2019-08-10 17:37:11 +10:00
..
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00

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