muditbhargava66 / PyxLSTM
Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.
☆287Updated 9 months ago
Alternatives and similar repositories for PyxLSTM:
Users that are interested in PyxLSTM are comparing it to the libraries listed below
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆160Updated 8 months ago
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last week
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 10 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- xLSTMTime for time series forecasting☆154Updated 4 months ago
- ☆49Updated 10 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 10 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆178Updated 8 months ago
- ☆226Updated last month
- The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting…☆156Updated last month
- TKAN: Temporal Kolmogorov-Arnold Networks☆200Updated 3 months ago
- Code for "Is Mamba Effective for Time Series Forecasting?"☆266Updated 2 months ago
- Official repository of the xLSTM.☆1,815Updated last week
- Minimal Mamba-2 implementation in PyTorch☆181Updated 9 months ago
- ☆128Updated 11 months ago
- A easy to use implementation of xLSTM☆42Updated 6 months ago
- Official implementation of the paper "FilterNet: Harnessing Frequency Filters for Time Series Forecasting"☆177Updated 2 months ago
- ☆145Updated 8 months ago
- xLSTM as Generic Vision Backbone☆471Updated 5 months ago
- This is an official implementation of "ModernTCN: A Modern Pure Convolution Structure for General Time Series Analysis" (ICLR 2024 Spotli…☆283Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last week
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆98Updated 7 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆76Updated 10 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆96Updated 2 weeks ago
- [ICML 2024] A novel, efficient lightweight approach combining convolutional operations with adaptive spectral analysis as a foundation mo…☆176Updated 6 months ago
- Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group☆489Updated 3 months ago
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆100Updated 3 weeks ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆401Updated 9 months ago
- KAN for Vision Transformer☆246Updated 6 months ago