Skip to content
#

gru-neural-networks

Here are 25 public repositories matching this topic...

In the landscape of healthcare, data science is imperative in guiding pivotal public health decisions, optimizing resource allocation, and establishing tangible avenues. This project aims to contribute to these objectives by embarking on a comprehensive exploration of a dataset through data cleaning, preprocessing, and compelling visualizations.

  • Updated Dec 11, 2023
  • Jupyter Notebook

Sentiment Classifier using: Softmax-Regression, Feed-Forward Neural Network, Bidirectional stacked LSTM/GRU Recursive Neural Network, fine-tuning on BERT pre-trained model. Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)

  • Updated Mar 24, 2022
  • Jupyter Notebook

This repository contains the complete tutorial with implementation of NLP and from scrach implementation of GRU and LSTM and RNN architectures in pytorch. Imbd data set used for sentiment analysis on each of these architectures. And also have the implementation of concepts like embeddings etc.

  • Updated Jul 5, 2023
  • Jupyter Notebook

Improve this page

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

Learn more