myscience / x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
☆159Updated 7 months ago
Alternatives and similar repositories for x-lstm:
Users that are interested in x-lstm are comparing it to the libraries listed below
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆285Updated 8 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated last month
- Resources about xLSTM by Sepp Hochreiter☆309Updated 4 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 10 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 9 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆26Updated 9 months ago
- ☆49Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆188Updated last month
- A easy to use implementation of xLSTM☆41Updated 6 months ago
- ☆127Updated 10 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆96Updated 7 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆193Updated 3 months ago
- xLSTMTime for time series forecasting☆147Updated 3 months ago
- TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting☆176Updated 7 months ago
- Implementation of the proposed minGRU in Pytorch☆283Updated last week
- Minimal Mamba-2 implementation in PyTorch☆179Updated 9 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 4 months ago
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆95Updated last week
- Code for "Is Mamba Effective for Time Series Forecasting?"☆260Updated 2 months ago
- ☆210Updated 3 weeks ago
- Official implementation of SAMformer, a transformer leveraging Sharpness-Aware Minimization and Channel-Wise Attention for Time Series Fo…☆151Updated 3 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆114Updated 7 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆160Updated last month
- Benchmarking and Testing FastKAN☆72Updated 9 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated last month
- Simba☆202Updated last year
- The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting…☆151Updated last month
- ☆69Updated 4 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆100Updated last month
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆135Updated 3 weeks ago