myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆179Updated last year
Alternatives and similar repositories for x-lstm
Users that are interested in x-lstm are comparing it to the libraries listed below
Sorting:
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last month
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆302Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆90Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- ☆57Updated last year
- A easy to use implementation of xLSTM☆63Updated 3 months ago
- Implementation of the proposed minGRU in Pytorch☆311Updated 8 months ago
- ☆252Updated last month
- ☆140Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆211Updated last month
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last month
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆87Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆395Updated last year
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆120Updated last year
- Minimal Mamba-2 implementation in PyTorch☆236Updated last year
- xLSTMTime for time series forecasting☆179Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆221Updated 11 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆198Updated last month
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆111Updated 8 months ago
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆529Updated 5 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated 2 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆186Updated last year
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆201Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆455Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- Temporal Kolmogorov-Arnold Transformer☆85Updated 11 months ago