andrewgcodes / xlstmLinks
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆134Updated 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 last month
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆179Updated last year
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆302Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆211Updated last month
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆90Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 6 months ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- ☆57Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated 2 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Updated last year
- xLSTMTime for time series forecasting☆179Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆221Updated 11 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 11 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- ☆140Updated last year
- ☆97Updated last year
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆395Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆61Updated last year
- A HuggingFace compatible Small Language Model trainer.☆76Updated 10 months ago
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆41Updated 9 months ago
- ☆129Updated 4 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last month
- Temporal Kolmogorov-Arnold Transformer☆85Updated 11 months ago
- Unofficial Implementation of Long-term Forecasting with TiDE: Time-series Dense Encoder☆53Updated 2 years ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆259Updated last year
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆177Updated 2 years ago