Skip to content
#

glove-embeddings

Here are 335 public repositories matching this topic...

This project develops sentiment classification models for IMDB reviews using shallow RNN, unidirectional LSTM, and bidirectional LSTM. It employs GloVe embeddings, evaluates performance with accuracy, precision, recall, and F1 score, and aims to assess the impact of LSTM layers on model effectiveness.

  • Updated Jun 9, 2024
  • Jupyter Notebook

Sentiment analysis on the IMDB dataset using Bag of Words models (Unigram, Bigram, Trigram, Bigram with TF-IDF) and Sequence to Sequence models (one-hot vectors, word embeddings, pretrained embeddings like GloVe, and transformers with positional embeddings).

  • Updated Jun 4, 2024
  • Jupyter Notebook

Predict emotions (happiness, anger, sadness) from WhatsApp chat data using machine learning and deep learning models. Includes text normalization, vectorization (TF-IDF, BoW, Word2Vec, GloVe), and model evaluation.

  • Updated May 28, 2024
  • Jupyter Notebook

This repository houses my assignments completed during the Deep Learning course as part of my Master's in Data Analytics program. Explore diverse projects showcasing hands-on applications of advanced neural networks and machine learning techniques.

  • Updated Mar 16, 2024
  • Jupyter Notebook

Improve this page

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

Learn more