myscience / x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆162Updated 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 month
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆288Updated 10 months ago
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 10 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- ☆50Updated 11 months ago
- ☆128Updated 11 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated 11 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last month
- xLSTMTime for time series forecasting☆160Updated 5 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆202Updated 4 months ago
- A easy to use implementation of xLSTM☆42Updated 7 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆80Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆117Updated 8 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆179Updated 9 months ago
- ☆233Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆53Updated last month
- Implementation of the proposed minGRU in Pytorch☆287Updated last month
- Code for "Is Mamba Effective for Time Series Forecasting?"☆278Updated 3 months ago
- Code for our paper "VisionTS: Visual Masked Autoencoders Are Free-Lunch Zero-Shot Time Series Forecasters".☆207Updated this week
- Temporal Kolmogorov-Arnold Transformer☆80Updated 4 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆179Updated 5 months ago
- Minimal Mamba-2 implementation in PyTorch☆191Updated 10 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 6 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated last month
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆114Updated 6 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆102Updated 8 months ago
- Experiment ASsistance for Your Time-Series Forecasting, EasyTSF☆105Updated last month
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆156Updated 4 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆373Updated 11 months ago