My goal in this project is to have a simple web page that a user can use to enter a movie review. The web page will then send the review off to the deployed recurrent neural network model which will predict the sentiment of the entered review.
For this notebook, I will be using the IMDb dataset