Skip to content
#

rnn

Here are 3,370 public repositories matching this topic...

This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.

  • Updated Jul 19, 2024

This project develops a heart health prediction system using machine learning. It integrates CNN (DenseNet) for image data, RNN (LSTM) for time-series data, and logistic regression as a baseline. The goal is to provide accurate health predictions and support early diagnosis by leveraging diverse models and comprehensive data analysis.

  • Updated Jul 18, 2024
  • Jupyter Notebook

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

  • Updated Jul 18, 2024
  • Python

Improve this page

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

Learn more