You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
MACHINE LEARNING / NLP / AMAZON SAGEMAKER: This an exemplary implementation of Web Application predicting if provided movie review is POSITIVE or NEGATIVE. This application uses Machine Learning model trained and deployed on Amazon SageMaker environment.