myscience / x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆160Updated 8 months ago
Alternatives and similar repositories for x-lstm:
Users that are interested in x-lstm are comparing it to the libraries listed below
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last week
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆287Updated 9 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 10 months ago
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- ☆49Updated 10 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 10 months ago
- Implementation of the proposed minGRU in Pytorch☆285Updated last month
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆52Updated last week
- A easy to use implementation of xLSTM☆42Updated 6 months ago
- xLSTMTime for time series forecasting☆154Updated 4 months ago
- ☆128Updated 11 months ago
- Minimal Mamba-2 implementation in PyTorch☆181Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last week
- TKAN: Temporal Kolmogorov-Arnold Networks☆200Updated 3 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆112Updated 5 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
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆116Updated 7 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆79Updated last year
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆178Updated 8 months ago
- ☆226Updated last month
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆98Updated 7 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆165Updated last week
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆368Updated 11 months ago
- Pytorch (Lightning) implementation of the Mamba model☆25Updated 11 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆76Updated 10 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆96Updated 2 weeks ago
- ☆88Updated 10 months ago
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆153Updated 4 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