andrewgcodes / xlstmLinks
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆133Updated 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"☆118Updated 3 weeks ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆177Updated last year
- Resources about xLSTM by Sepp Hochreiter☆317Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆300Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆210Updated 3 weeks ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year
- ☆57Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 5 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- xLSTMTime for time series forecasting☆178Updated 11 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆220Updated 11 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated last month
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- Unofficial Implementation of Long-term Forecasting with TiDE: Time-series Dense Encoder☆53Updated 2 years ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆121Updated last year
- Implementation of the proposed minGRU in Pytorch☆308Updated 8 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- ☆140Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 10 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆392Updated last year
- ☆97Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆195Updated 3 weeks ago
- A easy to use implementation of xLSTM☆62Updated 2 months ago
- A HuggingFace compatible Small Language Model trainer.☆76Updated 9 months ago
- The official repository of paper "ViTime: A Visual Intelligence-based Foundation Model for Time Series Forecasting"☆104Updated 2 weeks ago
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)☆67Updated 7 months ago
- ☆248Updated 3 weeks ago
- Temporal Kolmogorov-Arnold Transformer☆85Updated 10 months ago