thomasXwang / IMDB-Sentiment-Analysis

Practicing Sentiment Analysis via Keras, on the famous IMDB dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMDB-Sentiment-Analysis

Practicing Sentiment Analysis via Keras, on the famous IMDB dataset

Comparison of different models / architectures

  • LSTM
  • GRU
  • Bidirectional LSTM
  • Bidirectional GRU

Computing is done via Google Colab, for GPU acceleration

About

Practicing Sentiment Analysis via Keras, on the famous IMDB dataset


Languages

Language:Jupyter Notebook 100.0%