myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆169Updated 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:
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 weeks ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆294Updated last year
- Resources about xLSTM by Sepp Hochreiter☆318Updated 8 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆88Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- ☆51Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆200Updated 2 weeks ago
- ☆243Updated 5 months ago
- ☆136Updated last year
- A easy to use implementation of xLSTM☆53Updated 10 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆383Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- Minimal Mamba-2 implementation in PyTorch☆212Updated last year
- Implementation of the proposed minGRU in Pytorch☆300Updated 4 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆105Updated 4 months ago
- Pytorch (Lightning) implementation of the Mamba model☆29Updated 3 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆179Updated 4 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆107Updated 11 months ago
- xLSTMTime for time series forecasting☆168Updated 8 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆211Updated 7 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
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆119Updated 11 months ago
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆511Updated last month
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆428Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆184Updated 8 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated 11 months ago