/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.

Primary LanguageHTML

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.