myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆165Updated 9 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"☆118Updated 2 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆291Updated 11 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆313Updated 6 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated last year
- ☆50Updated last year
- ☆133Updated last year
- A easy to use implementation of xLSTM☆49Updated 8 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆207Updated 5 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆193Updated last month
- Benchmarking and Testing FastKAN☆77Updated last year
- Implementation of the proposed minGRU in Pytorch☆296Updated 2 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆414Updated 11 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- xLSTMTime for time series forecasting☆162Updated 6 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆147Updated 3 months ago
- Pytorch (Lightning) implementation of the Mamba model☆28Updated last month
- ☆240Updated 3 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆165Updated 5 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆124Updated 9 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆375Updated last year
- Minimal Mamba-2 implementation in PyTorch☆198Updated 11 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆118Updated 9 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆104Updated 9 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- ☆74Updated 6 months ago