kyegomez / xLSTMLinks
Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"
☆118Updated 2 weeks ago
Alternatives and similar repositories for xLSTM
Users that are interested in xLSTM are comparing it to the libraries listed below
Sorting:
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆177Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆132Updated last year
- ☆57Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆300Updated last year
- ☆140Updated last year
- Resources about xLSTM by Sepp Hochreiter☆317Updated last year
- A easy to use implementation of xLSTM☆62Updated 2 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆118Updated last year
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆85Updated last year
- ☆248Updated 2 weeks ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆209Updated 3 weeks ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆113Updated 7 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆155Updated 5 months ago
- Simba☆214Updated last year
- xLSTMTime for time series forecasting☆178Updated 11 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Updated last year
- Temporal Kolmogorov-Arnold Transformer☆85Updated 10 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- Unofficial Implementation of Long-term Forecasting with TiDE: Time-series Dense Encoder☆53Updated 2 years ago
- Experiment ASsistance for Your Time-Series Forecasting, EasyTSF☆115Updated last month
- ☆97Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆220Updated 10 months ago
- State Space Models☆71Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated last month
- Official implement for "PGN: The RNN’s New Successor is Effective for Long-Range Time Series Forecasting"(NeurIPS 2024) in PyTorch.☆87Updated 10 months ago
- Semantics-Aware Patch Encoding and Hierarchical Dependency Modeling for Long-Term Time Series Forecasting☆45Updated 3 months ago
- The code of the CIKM'25 paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting"☆194Updated 2 months ago