andrewgcodes / xlstmLinks
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆131Updated last year
Alternatives and similar repositories for xlstm
Users that are interested in xlstm are comparing it to the libraries listed below
Sorting:
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 weeks ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆169Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆318Updated 8 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆200Updated 2 weeks ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆294Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆88Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 2 months ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- ☆51Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- ☆94Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆383Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated 9 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 7 months ago
- ☆136Updated last year
- xLSTMTime for time series forecasting☆168Updated 8 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆119Updated 11 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆179Updated 4 months ago
- Pytorch (Lightning) implementation of the Mamba model☆29Updated 3 months ago
- Unofficial Implementation of Long-term Forecasting with TiDE: Time-series Dense Encoder☆53Updated 2 years ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆211Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆56Updated last year
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆175Updated 2 years ago
- A HuggingFace compatible Small Language Model trainer.☆75Updated 6 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆105Updated 4 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆254Updated 11 months ago
- ☆243Updated 5 months ago