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)☆76Updated last year
- Unofficial implementation of Linear Recurrent Units, by Deepmind, in Pytorch☆70Updated 2 months ago
- ☆292Updated 5 months ago
- Non official implementation of the Linear Recurrent Unit (LRU, Orvieto et al. 2023)☆53Updated 7 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆124Updated last year
- Implementations of various linear RNN layers using pytorch and triton☆53Updated last year
- ☆178Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 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
- Neural Diffusion Processes☆81Updated 10 months ago
- Sequence Modeling with Structured State Spaces☆64Updated 2 years ago
- A State-Space Model with Rational Transfer Function Representation.☆78Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆167Updated 10 months ago
- Code for *ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models*☆85Updated 4 months ago
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆175Updated 2 years ago
- Parallelizing non-linear sequential models over the sequence length☆52Updated 5 months ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated last year
- C++ and Cuda ops for fused FourierKAN☆79Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆51Updated 8 months ago
- Experiments for Neural Flows paper☆97Updated 3 years ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 2 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 8 months ago
- Official code for the ICLR 2021 paper Neural ODE Processes☆72Updated 3 years ago
- ☆31Updated 7 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- ☆92Updated last year