X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Sentiment Analysis

Sentiment Analysis on IMDB dataset.

Here implement Sentiment Analysis problem using stacked LSTM layer.

HowTO

The code will download IMDB text automatically from google cloud. Make sure you can access google.

python main.py
X Tutup