TariqAHassan / S4Torch
PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.
☆77Updated last year
Alternatives and similar repositories for S4Torch:
Users that are interested in S4Torch are comparing it to the libraries listed below
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆75Updated 10 months ago
- ☆286Updated 2 months ago
- Unofficial implementation of Linear Recurrent Units, by Deepmind, in Pytorch☆67Updated last year
- Non official implementation of the Linear Recurrent Unit (LRU, Orvieto et al. 2023)☆52Updated 4 months ago
- Implementations of various linear RNN layers using pytorch and triton☆50Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆77Updated 9 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated last month
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆122Updated last year
- Parallelizing non-linear sequential models over the sequence length☆51Updated last month
- Code repository for Trajectory Flow Matching☆56Updated 4 months ago
- ☆174Updated 9 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 4 months ago
- Neural Diffusion Processes☆76Updated 7 months ago
- Sequence Modeling with Structured State Spaces☆63Updated 2 years ago
- Implementation of the proposed minGRU in Pytorch☆282Updated last month
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆86Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆113Updated 4 months ago
- ☆30Updated 3 months ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated 8 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- This is the official code release for Bayesian Flow Networks.☆270Updated 7 months ago
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆168Updated last year
- Evaluating the Mamba architecture on the Othello game☆44Updated 10 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆124Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months ago
- Official source code for "Graph Neural Networks for Learning Equivariant Representations of Neural Networks". In ICLR 2024 (oral).☆77Updated 7 months ago
- ☆164Updated 2 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆119Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆99Updated 2 years ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 9 months ago