lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆49Updated 8 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 Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 2 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 GotenNet, new SOTA 3d equivariant transformer, in Pytorch☆57Updated last week
- 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 GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆88Updated last year
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆31Updated 2 years ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆57Updated last month
- Explorations into the recently proposed Taylor Series Linear Attention☆96Updated 7 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 4 months ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆122Updated last year
- Your favourite classical machine learning algos on the GPU/TPU☆20Updated 2 months ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆63Updated last month
- Official Jax Implementation of MD4 Masked Diffusion Models☆70Updated last month
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆47Updated last week
- Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.☆41Updated last year
- Utilities for PyTorch distributed☆23Updated last month
- ☆33Updated 6 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 6 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
- Transformers with doubly stochastic attention☆45Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- ☆103Updated 10 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
- Implementation of Denoising Diffusion Probabilistic Models (DDPM) in JAX and Flax.☆20Updated last year
- Flow-matching algorithms in JAX☆86Updated 7 months ago
- This is a port of Mistral-7B model in JAX☆32Updated 9 months ago
- Educational implementation of the Discrete Flow Matching paper☆81Updated 7 months ago