andrewgcodes / xlstm
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆130Updated 10 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"☆118Updated last month
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆159Updated 7 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆285Updated 8 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 9 months ago
- Resources about xLSTM by Sepp Hochreiter☆309Updated 4 months ago
- ☆49Updated 9 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆73Updated 10 months ago
- MLX implementation of xLSTM model by Beck et al. (2024)☆27Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆188Updated last month
- An implementation of mLSTM and sLSTM in PyTorch.☆26Updated 9 months ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆61Updated 10 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆114Updated 7 months ago
- Benchmarking and Testing FastKAN☆72Updated 9 months ago
- xLSTMTime for time series forecasting☆147Updated 3 months ago
- A easy to use implementation of xLSTM☆41Updated 6 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 4 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆193Updated 3 months ago
- ☆127Updated 10 months ago
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆95Updated last week
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆32Updated 10 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆96Updated 7 months ago
- Pytorch (Lightning) implementation of the Mamba model☆25Updated 11 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆115Updated 9 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆160Updated last month
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆98Updated 3 months ago
- The simplest, fastest repository for training/finetuning medium-sized xLSTMs.☆42Updated 10 months ago
- Implementation of the proposed minGRU in Pytorch☆283Updated last week
- Benchmark for efficiency in memory and time of different KAN implementations.☆119Updated 6 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆135Updated 3 weeks ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆100Updated last month