Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 390 Bytes

File metadata and controls

4 lines (2 loc) · 390 Bytes

Sentiment_Analysis

Welcome to the SageMaker deployment project! In this project we will construct a recurrent neural network for the purpose of determining the sentiment of a movie review using the IMDB data set.We will create this model using Amazon's SageMaker service. In addition, we will deploy our model and construct a simple web app which will interact with the deployed model.