myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆181Updated 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 2 months ago
- 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
- ☆140Updated last year
- ☆57Updated last year
- ☆252Updated 2 months ago
- A easy to use implementation of xLSTM☆65Updated 3 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆211Updated 2 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆119Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆221Updated last year
- Implementation of the proposed minGRU in Pytorch☆315Updated 2 weeks ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆399Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆87Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆202Updated 2 months ago
- Minimal Mamba-2 implementation in PyTorch☆238Updated last year
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆203Updated last year
- xLSTMTime for time series forecasting☆180Updated last year
- Temporal Kolmogorov-Arnold Transformer☆85Updated last year
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- Pytorch (Lightning) implementation of the Mamba model☆33Updated 8 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Updated last year
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆188Updated 6 months ago
- Benchmarking and Testing FastKAN☆89Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆157Updated 6 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆457Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- ☆86Updated 9 months ago