myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆168Updated 11 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:
- Resources about xLSTM by Sepp Hochreiter☆317Updated 8 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 3 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆293Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated last year
- ☆242Updated 4 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆197Updated 3 months ago
- ☆51Updated last year
- Implementation of the proposed minGRU in Pytorch☆301Updated 4 months ago
- ☆135Updated last year
- A easy to use implementation of xLSTM☆52Updated 9 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆380Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 3 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆106Updated 11 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆209Updated 6 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆104Updated 3 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆148Updated last month
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Minimal Mamba-2 implementation in PyTorch☆207Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆172Updated 3 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- xLSTMTime for time series forecasting☆167Updated 7 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆184Updated 7 months ago
- ☆93Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 8 months ago
- Benchmarking and Testing FastKAN☆78Updated last year
- Oscillatory State-Space Models☆90Updated 4 months ago
- Pytorch (Lightning) implementation of the Mamba model☆29Updated 2 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆120Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated 10 months ago