kyegomez / xLSTMLinks
Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"
☆118Updated 2 months ago
Alternatives and similar repositories for xLSTM
Users that are interested in xLSTM are comparing it to the libraries listed below
Sorting:
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 11 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆165Updated 9 months ago
- ☆50Updated last year
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆291Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆313Updated 6 months ago
- A easy to use implementation of xLSTM☆49Updated 8 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated last year
- ☆133Updated last year
- ☆74Updated 6 months ago
- Mamba or Transformer for Time Series Forecasting? Mixture of Universals (MoU) Is All You Need.☆43Updated 3 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆147Updated 3 months ago
- xLSTMTime for time series forecasting☆162Updated 6 months ago
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆104Updated 9 months ago
- Temporal Kolmogorov-Arnold Transformer☆80Updated 5 months ago
- Experiment ASsistance for Your Time-Series Forecasting, EasyTSF☆108Updated 2 months ago
- ☆240Updated 3 months ago
- ☆91Updated last year
- Benchmarking and Testing FastKAN☆77Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆118Updated 9 months ago
- An offical implementation of "TimeKAN: KAN-based Frequency Decomposition Learning Architecture for Long-term Time Series Forecasting" (IC…☆54Updated 3 months ago
- The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting…☆161Updated 3 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated 2 months ago
- SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series☆46Updated 6 months ago
- Fast Convolutional KAN☆59Updated last year
- Official implement for "PGN: The RNN’s New Successor is Effective for Long-Range Time Series Forecasting"(NeurIPS 2024) in PyTorch.☆82Updated 5 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 months ago
- Simba☆207Updated last year