Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 739 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 739 Bytes

SageMaker Sentiment Analysis Project

This is the first project of the Machine Learning Engineer Nanodegree by Udacity. The majority of the code was provided by Udacity, with a few sections completed by me as part of the exercise.

The notebook and Python files provided here, once completed, result in a simple app which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews. It uses the Pytorch framework in AWS Sagemaker. There is also a html file for the web app used for deployment.

Please see the README in the root directory for instructions on setting up a SageMaker Notebook and downloading the project files.