andrewgcodes / xlstm
my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture
☆130Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for xlstm
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆105Updated last week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆140Updated 3 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆268Updated 4 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆75Updated 5 months ago
- Resources about xLSTM by Sepp Hochreiter☆295Updated last week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆169Updated last week
- ☆40Updated 5 months ago
- xLSTMTime for time series forecasting☆119Updated 3 months ago
- ☆119Updated 6 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆65Updated 5 months ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆59Updated 6 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆25Updated 5 months ago
- MLX implementation of xLSTM model by Beck et al. (2024)☆24Updated 5 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆106Updated 3 months ago
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆67Updated last month
- TKAN: Temporal Kolmogorov-Arnold Networks☆174Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆137Updated last week
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆49Updated last week
- RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks☆76Updated 3 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆159Updated 3 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆31Updated 6 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆108Updated 5 months ago
- Minimal Mamba-2 implementation in PyTorch☆134Updated 5 months ago
- Variations of Kolmogorov-Arnold Networks☆111Updated 6 months ago
- ☆76Updated 5 months ago
- Temporal Kolmogorov-Arnold Transformer☆65Updated last week
- Benchmarking and Testing FastKAN☆65Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆32Updated 6 months ago
- Implementation of the proposed minGRU in Pytorch☆244Updated last week
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 3 weeks ago