myscience / x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆140Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for x-lstm
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆105Updated last week
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆268Updated 4 months ago
- Resources about xLSTM by Sepp Hochreiter☆295Updated last week
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆75Updated 5 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 6 months ago
- ☆119Updated 6 months ago
- ☆40Updated 5 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆25Updated 5 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆49Updated last week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆169Updated last week
- xLSTMTime for time series forecasting☆119Updated 3 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆174Updated last month
- Minimal Mamba-2 implementation in PyTorch☆134Updated 5 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆137Updated last week
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆76Updated 3 months ago
- ☆96Updated last week
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆80Updated 5 months ago
- Implementation of the proposed minGRU in Pytorch☆244Updated last week
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆67Updated last month
- A modified CNN architecture using Kolmogorov-Arnold Networks☆65Updated 5 months ago
- KAN for Vision Transformer☆232Updated last month
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆159Updated 3 months ago
- xLSTM as Generic Vision Backbone☆438Updated 2 weeks ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆108Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆347Updated 6 months ago
- Simba☆182Updated 7 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆367Updated 5 months ago
- Variations of Kolmogorov-Arnold Networks☆111Updated 6 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆70Updated 8 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆158Updated 3 months ago