Skip to content
#

simplernn

Here are 12 public repositories matching this topic...

Sentiment-Analysis-Exchange-Rates

Here sentiments of the tweets posted by users in Twitter during COVID-19 pandemic situation are analyzed, whether a tweet belongs to the positive sentiment or negative sentiment. Here two recurrent neural network models (RNN) are used to predict the sentiment of a tweet which are simpleRNN and LSTM.

  • Updated Mar 20, 2025
  • Jupyter Notebook

This project involves building a sentiment analysis model using Recurrent Neural Networks (RNN) to classify movie reviews from the IMDb dataset as either positive or negative. The IMDb dataset consists of 50,000 highly polarized movie reviews, with 25,000 labeled as positive and 25,000 as negatives.

  • Updated Aug 25, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the simplernn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simplernn topic, visit your repo's landing page and select "manage topics."

Learn more