/IMDB-Movie-Reviews

Sentiment Analysis on IMDB Movie Reviews dataset

Primary LanguageJupyter Notebook

IMDB Movie Reveiws - Sentiment Analysis

In this project, we try to predict whether the movie reviews obtained from IMDB are positive or negative using neural networks. This project was done as a part of Udacity Neural Networks Foundations Nanodegree program.

The Final rendered version with Bokeh Plots is here for this project. The results obtained using keras can be seen here. The results obtained using Recurrent Neural Network can be found here

The resources that helped me are: