Skip to content

Deploying sentiment analysis model with Sagemaker trained on the IMDB dataset using LSTM in PyTorch

Notifications You must be signed in to change notification settings

Physicist91/sentiment-analysis

Repository files navigation

Sentiment Analysis Web App

Sentiment Analysis of Movie Reviews using RNN on Amazon Sagemaker

  • Kevin Siswandi
  • Machine Learning Engineering Nanodegree

Here I build a simple web app that interacts with a recurrent neural network (RNN) deployed on Amazon Sagemaker. The RNN is trained on dataset of movie reviews to predict the review sentiment given a user review. The API of the deployed RNN is also publicly accessible and is used by the web app to send data and retrieve predictions.

About

Deploying sentiment analysis model with Sagemaker trained on the IMDB dataset using LSTM in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages