Skip to content
#

gated-recurrent-units

Here are 62 public repositories matching this topic...

Social media platforms like Twitter are key sources of information during disasters, but sorting relevant tweets is challenging. In this project, I used machine learning to classify tweets as disaster-related or not, applying models like RNNs, BiLSTMs, GRUs, and ALBERT on a Kaggle dataset labeled for disaster content.

  • Updated Oct 12, 2024
  • Jupyter Notebook

This project involves building a sentiment analysis model using Recurrent Neural Networks (RNNs) to classify movie reviews from the IMDb dataset as either positive or negative. The model is built using TensorFlow and Keras and incorporates advanced RNN techniques such as Bidirectional GRU layers with dropout for regularization.

  • Updated Aug 13, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gated-recurrent-units 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 gated-recurrent-units topic, visit your repo's landing page and select "manage topics."

Learn more