/classify-sentiment-on-IMDB-reviews-LSTM-GRU-Bidirectional-GRU

This sequential models based approach to predict the sentiment over a movie review using the IMDB movie reviews dataset. The kernel imports the IMDB reviews (originally text - already transformed by Keras to integers using a dictionary).

Primary LanguageJupyter Notebook

Watchers