/sentiment-analysis

In this notebook, I will implement a recurrent neural network that performs sentiment analysis. Here I'll be using the IMBD movie reviews dataset, accompanied by sentiment labels: positive or negative.

Primary LanguageJupyter Notebook

No issues in this repository yet.