lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆49Updated 7 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
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 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
- Implementation of GotenNet, new SOTA 3d equivariant transformer, in Pytorch☆55Updated 3 weeks ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Official Jax Implementation of MD4 Masked Diffusion Models☆61Updated this week
- ☆98Updated 9 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 5 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆86Updated 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
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 9 months ago
- Educational implementation of the Discrete Flow Matching paper☆76Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 4 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆93Updated 6 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆87Updated 3 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 7 months ago
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆52Updated last year
- Code repository for Trajectory Flow Matching☆55Updated 4 months ago
- Bare-bones implementations of some generative models in Jax: diffusion, normalizing flows, consistency models, flow matching, (beta)-VAEs…☆128Updated last year
- Deep Networks Grok All the Time and Here is Why☆28Updated 9 months ago
- Official Code for Paper "Think While You Generate: Discrete Diffusion with Planned Denoising" [ICLR 2025]☆50Updated last week
- An annotated implementation of the Hyena Hierarchy paper☆32Updated last year
- Implementation of Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models☆67Updated last year
- Implementation of the Triangle Multiplicative module, used in Alphafold2 as an efficient way to mix rows or columns of a 2d feature map, …☆29Updated 3 years ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆72Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆100Updated 8 months ago
- ☆21Updated 5 months ago