TariqAHassan / S4TorchLinks
PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.
☆82Updated last year
Alternatives and similar repositories for S4Torch
Users that are interested in S4Torch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆74Updated last year
- Unofficial implementation of Linear Recurrent Units, by Deepmind, in Pytorch☆69Updated last month
- Implementations of various linear RNN layers using pytorch and triton☆51Updated last year
- ☆290Updated 4 months ago
- Non official implementation of the Linear Recurrent Unit (LRU, Orvieto et al. 2023)☆54Updated 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
- ☆178Updated last year
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆124Updated last year
- Sequence Modeling with Structured State Spaces☆64Updated 2 years ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆165Updated 9 months ago
- A State-Space Model with Rational Transfer Function Representation.☆78Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 11 months ago
- Parallelizing non-linear sequential models over the sequence length☆51Updated 4 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆118Updated 7 months ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆121Updated 2 years ago
- Code for *ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models*☆85Updated 4 months ago
- Evaluating the Mamba architecture on the Othello game☆47Updated last year
- Implementation of the proposed minGRU in Pytorch☆296Updated 2 months ago
- ☆26Updated 10 months ago
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆174Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- Official implementation of Transformer Neural Processes☆76Updated 2 years ago
- Repository for the paper: 'Diffusion-based Time Series Imputation and Forecasting with Structured State Space Models'☆309Updated last week
- Neural Diffusion Processes☆80Updated 10 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆81Updated last year
- [ICML 2025] Official implementation of "AdaPTS: Adapting Univariate Foundation Models to Probabilistic Multivariate Time Series Forecasti…☆23Updated last week
- State Space Models☆67Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 9 months ago