andrewgcodes / xlstm
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆130Updated 11 months ago
Alternatives and similar repositories for xlstm:
Users that are interested in xlstm are comparing it to the libraries listed below
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆160Updated 8 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆287Updated 9 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 10 months ago
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- ☆49Updated 10 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆76Updated 10 months ago
- xLSTMTime for time series forecasting☆154Updated 4 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 10 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last week
- A easy to use implementation of xLSTM☆42Updated 6 months ago
- ☆88Updated 10 months ago
- Benchmarking and Testing FastKAN☆74Updated 10 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆116Updated 7 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆96Updated 2 weeks ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆61Updated 11 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 5 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆200Updated 3 months ago
- Implementation of the proposed minGRU in Pytorch☆285Updated last month
- MLX implementation of xLSTM model by Beck et al. (2024)☆27Updated 10 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆52Updated last week
- ☆128Updated 11 months ago
- Non-official implementation of "Attention as an RNN" from https://arxiv.org/pdf/2405.13956, efficient associative parallel prefix scan an…☆25Updated 8 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆368Updated 11 months ago
- ☆71Updated 4 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆121Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- Pytorch (Lightning) implementation of the Mamba model☆25Updated 11 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated 10 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆32Updated 11 months ago