gokriznastic / sentiment-analysis-deployment

Project 5 of Udacity's DLND: In this project, we construct a recurrent neural network for sentiment analysis and deploy the model using Amazon's SageMaker service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying a Sentiment Analysis Model

Project 5 of Udacity's DLND: In this project, we construct a recurrent neural network for the purpose of determining the sentiment of a movie review using the IMDB data set. We create this model using Amazon's SageMaker service. In addition, we deploy this model and construct a simple web app which interacts with the deployed model.

Example:

About

Project 5 of Udacity's DLND: In this project, we construct a recurrent neural network for sentiment analysis and deploy the model using Amazon's SageMaker service.


Languages

Language:Jupyter Notebook 86.7%Language:Python 11.3%Language:HTML 2.1%