lucidrains / complex-valued-transformerLinks
Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"
☆81Updated last year
Alternatives and similar repositories for complex-valued-transformer
Users that are interested in complex-valued-transformer are comparing it to the libraries listed below
Sorting:
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- Implementation of Agent Attention in Pytorch☆90Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Sequence Modeling with Structured State Spaces☆65Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- ☆57Updated 3 weeks ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆124Updated last year
- Code for the paper: Complex-Valued Autoencoders for Object Discovery☆54Updated 2 years ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆71Updated 6 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆77Updated last year
- Implementations of various linear RNN layers using pytorch and triton☆53Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆79Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 9 months ago
- ☆123Updated last month
- ☆31Updated 3 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- ☆163Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆52Updated 3 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated last month
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆51Updated 9 months ago
- Deep Learning Model for Signal Data☆88Updated 5 years ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆89Updated 4 months ago
- Implementation of the proposed minGRU in Pytorch☆300Updated 4 months ago