lucidrains / gradnorm-pytorch
A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch
☆92Updated last year
Alternatives and similar repositories for gradnorm-pytorch:
Users that are interested in gradnorm-pytorch are comparing it to the libraries listed below
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆58Updated last week
- Implementation of Agent Attention in Pytorch☆89Updated 9 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 2 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆123Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆49Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- A Transformer made of Rotation-equivariant Attention using Vector Neurons☆88Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 10 months ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆87Updated 2 years ago
- Annotated Flow Matching paper☆182Updated 7 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 8 months ago
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆75Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆99Updated 2 years ago
- Educational implementation of the Discrete Flow Matching paper☆87Updated 8 months ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆87Updated 3 years ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 4 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆130Updated 3 months ago
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆48Updated 7 months ago
- Sequence Modeling with Structured State Spaces☆63Updated 2 years ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated 6 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated last month
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 5 months ago
- ☆164Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year