lucidrains / isab-pytorchLinks
An implementation of (Induced) Set Attention Block, from the Set Transformers paper
☆65Updated 2 years ago
Alternatives and similar repositories for isab-pytorch
Users that are interested in isab-pytorch are comparing it to the libraries listed below
Sorting:
- 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
- Graph neural network message passing reframed as a Transformer with local attention☆70Updated 2 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 5 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 4 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- ☆38Updated 5 years ago
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆25Updated 4 years ago
- General Invertible Transformations for Flow-based Generative Models☆18Updated 5 years ago
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆50Updated 2 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆96Updated 4 years ago
- Code for ICLR 2021 Paper, "Anytime Sampling for Autoregressive Models via Ordered Autoencoding"☆26Updated 2 years ago
- ☆38Updated last year
- Implementation of Kronecker Attention in Pytorch☆19Updated 5 years ago
- ☆21Updated 2 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- [NeurIPS'20] Code for the Paper Compositional Visual Generation and Inference with Energy Based Models☆47Updated 2 years ago
- ☆25Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆56Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆81Updated 3 years ago
- Energy Based Models are a quite novel technique for density estimation. In this university project I explore this new research topic and …☆16Updated 4 years ago
- ☆24Updated 4 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆97Updated 3 years ago
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆57Updated 4 years ago
- A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in y…☆44Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆110Updated 4 years ago