Skip to content
#

rnn

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

This project leverages machine learning and data science to analyse and predict English dialects in the UK and Ireland based on audio recordings, contributing to sociolinguistics and dialectology. The primary objective is to train a recurrent neural network (RNN) model to accurately predict dialects across various speakers and contexts.

  • Updated Jul 5, 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 4, 2024
  • Python

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 2, 2024

This repository introduces Artificial Intelligence with a focus on Long Short-Term Memory Recurrent Neural Networks (LSTM-RNN). Initially intended as supplementary lecture material, it helps readers understand LSTM-RNN and its evolution since the 1990s. Modern research on LSTM-RNN uses updated notations and more concise derivations.

  • Updated Jul 1, 2024

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