metadata
language:
- en
datasets:
- imdb
tags:
- Text Classification
- Sentiment Classification
widget:
- text: We are having a beautiful weather today.
Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥
This repo contains the model and the notebook on Bidirectional LSTMs for Sentiment Analysis on IMDB.
All credits to François Chollet
Created by [Drishti Sharma]