lucidrains / GAF-microbatch-pytorch
Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch
☆25Updated 3 months ago
Alternatives and similar repositories for GAF-microbatch-pytorch
Users that are interested in GAF-microbatch-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated 9 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 6 months ago
- FID computation in Jax/Flax.☆27Updated 9 months ago
- Utilities for PyTorch distributed☆24Updated 2 months ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 7 months ago
- ☆33Updated 8 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 6 months ago
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated this week
- Automatically take good care of your preemptible TPUs☆36Updated 2 years ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆36Updated 2 months ago
- Focused on fast experimentation and simplicity☆72Updated 4 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
- ☆33Updated 2 years ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated last month
- ☆21Updated 5 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 11 months ago
- Code for the paper "Function-Space Learning Rates"☆20Updated 3 weeks ago
- Code for "Accelerating Training with Neuron Interaction and Nowcasting Networks" [to appear at ICLR 2025]☆19Updated 2 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- ☆53Updated 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
- ☆79Updated 10 months ago