Skip to content

Deploying a Pytorch model in Amazon Sagemaker and access it through open endpoint Amazon Lambda function

License

Notifications You must be signed in to change notification settings

DanielWeller/Creating-a-Sentiment-Analysis-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SageMaker Deployment Project

The notebook and Python files provided here, once completed, result in a simple web app which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews.

img

Project Overview

In this project, I used SageMaker to construct a complete project from end to end. The goal of this project is 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 my deployed model which will predict the sentiment of the entered review.

img

Libraries

The list below represents main libraries and its objects for the project.

About

Deploying a Pytorch model in Amazon Sagemaker and access it through open endpoint Amazon Lambda function

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published