DeepanshKhurana / Sentiment-analysis-app

Udacity deep learning nanodegree project to build recurrent neural network to determe the sentiment of a movie review using the IMDB data set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment analysis app

Now that we have a basic understanding of how SageMaker works we will try to use it to construct a complete project from end to end. Our goal will be to have a simple web page which a user can use to enter a movie review. The web page will then send the review off to our deployed model which will predict the sentiment of the entered review.

About

Udacity deep learning nanodegree project to build recurrent neural network to determe the sentiment of a movie review using the IMDB data set.


Languages

Language:HTML 80.2%Language:Jupyter Notebook 18.1%Language:Python 1.7%