8000 gru-neural-networks · GitHub Topics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
#

gru-neural-networks

Here are 35 public repositories matching this topic...

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

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

In this notebook a weather prediction workflow is implemented using deep learning models (LSTM and GRU). It involves data preprocessing, exploratory data analysis (EDA), model training, and evaluation using historical weather data. The goal is to compare the performance of LSTM and GRU networks in forecasting weather conditions based on past trends

  • Updated Apr 1, 2025
  • Jupyter Notebook

his project utilizes deep learning models (ResNet, LSTM, and GRU) to detect phishing attacks in Android environments. A 50-feature dataset was analyzed to classify phishing emails, with ResNet achieving 97.6% accuracy, outperforming traditional ML models. The study demonstrates deep learning's potential for real-time phishing detection in security

  • Updated Feb 9, 2025
  • 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

0