Skip to content
#

lstm

Here are 5,658 public repositories matching this topic...

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 Apr 26, 2024
  • Python
pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

  • Updated Mar 14, 2022
  • Python

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with …

  • Updated Jun 14, 2021
  • Jupyter Notebook

Improve this page

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

Learn more