myscience / x-lstmLinks
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆181Updated last year
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 this week
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆302Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆91Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- ☆58Updated last year
- ☆254Updated 2 months ago
- A easy to use implementation of xLSTM☆65Updated 4 months ago
- Implementation of the proposed minGRU in Pytorch☆318Updated last month
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆213Updated last week
- TKAN: Temporal Kolmogorov-Arnold Networks☆224Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆401Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆87Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆203Updated 2 weeks ago
- Variations of Kolmogorov-Arnold Networks☆116Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 months ago
- ☆97Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆157Updated 7 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆187Updated last year
- xLSTMTime for time series forecasting☆181Updated last year
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆121Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆463Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆137Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆122Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated 3 months ago
- Benchmarking and Testing FastKAN☆90Updated last year
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆532Updated 7 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆207Updated last year
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆179Updated 2 years ago