myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆167Updated 10 months ago
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 2 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆292Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆315Updated 7 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated last year
- ☆50Updated last year
- xLSTMTime for time series forecasting☆164Updated 7 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- A easy to use implementation of xLSTM☆50Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆196Updated 2 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆208Updated 6 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆181Updated 10 months ago
- Implementation of the proposed minGRU in Pytorch☆299Updated 3 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆118Updated 10 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆167Updated 3 weeks ago
- ☆133Updated last year
- ☆78Updated 2 weeks ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 months ago
- The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting…☆162Updated 4 months ago
- MambaStock: Selective state space model for stock prediction☆155Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated last year
- Code for "Is Mamba Effective for Time Series Forecasting?"☆295Updated last month
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆380Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆126Updated 10 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆171Updated 2 months ago
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆498Updated 2 weeks ago
- Experiment ASsistance for Your Time-Series Forecasting, EasyTSF☆110Updated 3 months ago
- Temporal Kolmogorov-Arnold Transformer☆80Updated 5 months ago