-
Updated
Dec 13, 2025 - Jupyter Notebook
reccurent-neural-network
Here are 67 public repositories matching this topic...
Lyapunov Spectrum for Double Pendulum using GRU
-
Updated
Nov 5, 2025 - Jupyter Notebook
A simple deep learning repository covering ANN, CNN, Transfer Learning, and Sequence Models (RNN, LSTM, GRU) with easy explanations of core concepts.
-
Updated
Oct 7, 2025 - Jupyter Notebook
-
Updated
May 26, 2025 - Jupyter Notebook
This project involved analyzing Amazon user reviews to determine the sentiment expressed (positive, negative, or neutral) using Recurrent Neural Networks (RNNs). The project leveraged deep learning techniques for text classification, processing and transforming the raw text data into a format suitable for RNN input.
-
Updated
Mar 8, 2025 - Jupyter Notebook
This project implements a sequence-to-sequence (Seq2Seq) model using an RNN-based approach for machine translation from Urdu to English. The model utilizes PyTorch and processes a dataset of parallel Urdu-English sentences.
-
Updated
Mar 4, 2025 - Jupyter Notebook
Adaptive Length Image Tokenization via Recurrent Allocation | How many tokens is an image worth ?
-
Updated
Feb 11, 2025 - Python
🤵 En nettside som bruker maskinlæring til å gjette om du er mann eller kvinne basert på hva du skriver 💃
-
Updated
Jan 15, 2025 - PureBasic
In this model ,I have used the GLUE dataset in order to perform a sentiment analysis on the reviews as positive and negative. Different types of Neural Networks using TensorFlow was tried out such as CNN,GRU and bi-directional LSTMs. The accuracy of predictions of each of these models are visualised in the end
-
Updated
Jan 9, 2025 - Jupyter Notebook
This repository provides a step-by-step implementation of a Gated Recurrent Unit (GRU) model from scratch using PyTorch.
-
Updated
Nov 29, 2024 - Jupyter Notebook
LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow
-
Updated
Nov 22, 2024 - Python
A basic PyTorch RNN implementation for predicting the next value in a sine wave sequence, demonstrating RNNs' ability to model sequential data.
-
Updated
Nov 4, 2024 - Jupyter Notebook
This project classifies stocks based on tick-by-tick order-book data, as part of the CFM challenge. The model uses GRU layers to process sequential market data and leverages feature engineering on prices, bid/ask sizes, and order types. It’s trained with cross-entropy loss using the Adam optimizer.
-
Updated
Oct 28, 2024 - Jupyter Notebook
Stock Market Prediction on High-Frequency Data Using soft computing based AI models
-
Updated
Sep 6, 2024 - Jupyter Notebook
estimate remaining useful life of CPSs, namely NASA's C-MAPSS, using a hybrid CNN-LSTM model.
-
Updated
Jul 23, 2024 - Jupyter Notebook
Thesis for NTUA: Multivariate Computational Load Timeseries Forecasting & Resource Provisioning with Machine Learning Techniques
-
Updated
Jul 11, 2024 - Jupyter Notebook
Piano music generation using recurrent neural network (RNN) model
-
Updated
May 6, 2024 - Jupyter Notebook
The project aims to utilize deep learning models to forecast wind farm power output using CNN, LSTM, RNN, and GRU artificial neural networks.
-
Updated
Apr 6, 2024 - Jupyter Notebook
Train Time Delay Prediction using machine learning
-
Updated
Mar 27, 2024 - Python
Public repository associated with: "MemoryInception: Predicting Neurological Recovery from EEG Using Recurrent Inceptions"
-
Updated
Jan 9, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the reccurent-neural-network topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reccurent-neural-network topic, visit your repo's landing page and select "manage topics."