lucidrains / hl-gauss-pytorch
The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch
☆58Updated 2 months ago
Alternatives and similar repositories for hl-gauss-pytorch:
Users that are interested in hl-gauss-pytorch are comparing it to the libraries listed below
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 4 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 5 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 2 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆91Updated last year
- Implementation of Agent Attention in Pytorch☆89Updated 9 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆24Updated 3 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 10 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- ☆45Updated 11 months ago
- FID computation in Jax/Flax.☆27Updated 9 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆75Updated 5 months ago
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆82Updated 2 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆97Updated 8 months ago
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆73Updated 4 months ago
- Explorations into improving ViTArc with Slot Attention