lucidrains / gradnorm-pytorch
A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch
☆85Updated 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☆102Updated 2 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 7 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 9 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆100Updated 7 months ago
- Educational implementation of the Discrete Flow Matching paper☆76Updated 5 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆122Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 6 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆73Updated this week
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆49Updated 6 months ago
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆63Updated 2 months ago
- Annotated Flow Matching paper☆169Updated 5 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆97Updated last year
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆79Updated this week
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 4 months ago
- A Transformer made of Rotation-equivariant Attention using Vector Neurons☆86Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆115Updated 4 months ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆86Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆244Updated last week
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆96Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆200Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months 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
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆157Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆83Updated 4 months ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year