kyegomez / xLSTM
Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"
☆119Updated last week
Alternatives and similar repositories for xLSTM:
Users that are interested in xLSTM are comparing it to the libraries listed below
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆160Updated 8 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 10 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- ☆49Updated 10 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆287Updated 9 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 10 months ago
- A easy to use implementation of xLSTM☆42Updated 6 months ago
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- Official implement for "PGN: The RNN’s New Successor is Effective for Long-Range Time Series Forecasting"(NeurIPS 2024) in PyTorch.☆79Updated 3 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆98Updated 7 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆52Updated last week
- xLSTMTime for time series forecasting☆154Updated 4 months ago
- ☆128Updated 11 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆96Updated 2 weeks ago
- ☆71Updated 4 months ago
- Mamba or Transformer for Time Series Forecasting? Mixture of Universals (MoU) Is All You Need.☆41Updated last month
- Simba☆206Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆139Updated last month
- The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting…☆156Updated last month
- Official code for MambaTS: Improved Selective State Space Models for Long-term Time Series Forecasting☆33Updated 6 months ago
- ☆88Updated 10 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last week
- A modified CNN architecture using Kolmogorov-Arnold Networks☆76Updated 10 months ago
- Non-official implementation of "Attention as an RNN" from https://arxiv.org/pdf/2405.13956, efficient associative parallel prefix scan an…☆25Updated 8 months ago
- Temporal Kolmogorov-Arnold Transformer☆78Updated 3 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆178Updated 8 months ago
- [AAAI 2025] Official Implementation of "Auto-Regressive Moving Diffusion Models for Time Series Forecasting"☆69Updated 2 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆116Updated 7 months ago
- A pytorch implementation of Fourier Analysis Networks (FAN)☆33Updated 6 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆102Updated last week