lucidrains / hourglass-transformer-pytorch
Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI
☆84Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hourglass-transformer-pytorch
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆32Updated 2 years ago
- A convolution-free, transformer-only version of the CycleGAN framework☆32Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- ☆51Updated 5 months ago
- JAX implementation ViT-VQGAN☆77Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- ☆87Updated 10 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- 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
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- ☆79Updated 2 years ago
- Code of "Deep invariant networks with differentiable augmentation layers"☆18Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Un-*** 50 billions multimodality dataset☆24Updated 2 years ago
- GPT, but made only out of MLPs☆87Updated 3 years ago
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆39Updated 3 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 3 years ago
- Implementation of Retrieval-Augmented Denoising Diffusion Probabilistic Models in Pytorch☆64Updated 2 years ago
- Experiment with diffusion models that you can run on your local jupyter instances☆55Updated 3 weeks ago
- AdaCat☆49Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆89Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago