myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆173Updated 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 week
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆296Updated last year
- Resources about xLSTM by Sepp Hochreiter☆316Updated 10 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- A easy to use implementation of xLSTM☆57Updated last week
- ☆246Updated 6 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last week
- Implementation of the proposed minGRU in Pytorch☆302Updated 6 months ago
- ☆136Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆213Updated 9 months ago
- ☆53Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆86Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆111Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆389Updated last year
- Pytorch (Lightning) implementation of the Mamba model☆29Updated 4 months ago
- Minimal Mamba-2 implementation in PyTorch☆218Updated last year
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆110Updated 5 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆187Updated last week
- Benchmark for efficiency in memory and time of different KAN implementations.☆131Updated last year
- xLSTMTime for time series forecasting☆174Updated 9 months ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆148Updated 3 months ago
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆515Updated 3 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆119Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆434Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated 10 months ago
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆176Updated 2 years ago
- Oscillatory State-Space Models☆102Updated 6 months ago