lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆49Updated 6 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
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆31Updated 2 years ago
- Code for https://arxiv.org/abs/2406.04329☆55Updated last month
- 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
- ☆96Updated 8 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆84Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆22Updated last week
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 7 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Implementation of Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models☆65Updated last year
- Code for Paper "Think While You Generate: Discrete Diffusion with Planned Denoising"☆37Updated 2 months ago
- Implementation of GotenNet, new SOTA 3d equivariant transformer, in Pytorch☆53Updated 3 weeks ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 4 months ago
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆56Updated 2 years ago
- Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.☆41Updated 11 months ago
- Code repository for Trajectory Flow Matching☆50Updated 2 months ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆70Updated last year
- Implementation of Agent Attention in Pytorch☆89Updated 6 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆113Updated 3 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆85Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆54Updated 8 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆65Updated last week
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 5 months ago
- Educational implementation of the Discrete Flow Matching paper☆74Updated 5 months ago
- ☆20Updated 4 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆121Updated last year
- Simple Scalable Discrete Diffusion for text in PyTorch☆30Updated 4 months ago
- Meta Flow Matching: Integrating Vector Fields on the Wasserstein Manifold☆45Updated 4 months ago
- Official source code for "Graph Neural Networks for Learning Equivariant Representations of Neural Networks". In ICLR 2024 (oral).☆77Updated 6 months ago
- Code for the paper https://arxiv.org/abs/2402.04997☆65Updated 11 months ago
- Implementation of Geometric Vector Perceptron, a simple circuit for 3d rotation equivariance for learning over large biomolecules, in Pyt…☆72Updated 3 years ago