lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆50Updated 9 months ago
Alternatives and similar repositories for frame-averaging-pytorch
Users that are interested in frame-averaging-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 3 months ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Unofficial implementation of GotenNet, new SOTA 3d equivariant transformer, in Pytorch☆61Updated last month
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- Official Jax Implementation of MD4 Masked Diffusion Models☆78Updated 2 months ago
- A JAX nn library☆21Updated 2 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆59Updated 2 weeks ago
- ☆109Updated last year
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆56Updated 2 years ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 6 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆92Updated last year
- The Superposition of Diffusion Models Using the Itô Density Estimator☆43Updated last month
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Educational implementation of the Discrete Flow Matching paper☆88Updated 8 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated last month
- Code for the paper https://arxiv.org/abs/2402.04997☆77Updated last year
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models (DDPM) in JAX and Flax.☆20Updated last year
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Deep Networks Grok All the Time and Here is Why☆34Updated 11 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆68Updated 2 weeks ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- Remasking Discrete Diffusion Models with Inference-Time Scaling☆19Updated 2 months ago
- Utilities for PyTorch distributed☆24Updated 2 months ago
- ☆33Updated 8 months ago
- ☆45Updated last year