lucidrains / logavgexp-torchLinks
Implementation of LogAvgExp for Pytorch
☆36Updated 5 months ago
Alternatives and similar repositories for logavgexp-torch
Users that are interested in logavgexp-torch are comparing it to the libraries listed below
Sorting:
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆94Updated 3 years ago
- ☆33Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 2 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆27Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- Official repository for MaGNET, ICLR 2022☆24Updated 2 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆61Updated 2 years ago
- ☆47Updated 2 years ago
- Texture mapping with variational auto-encoders☆40Updated 3 years ago
- ESGD-M is a stochastic non-convex second order optimizer, suitable for training deep learning models, for PyTorch.☆56Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- PyTorch implementation of IRMAE https//arxiv.org/abs/2010.00679☆48Updated 3 years ago
- Code for ICLR 2021 Paper, "Anytime Sampling for Autoregressive Models via Ordered Autoencoding"☆26Updated 2 years ago
- ☆15Updated 4 years ago
- Official code repository for Instance Selection for GANs.☆44Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer