lucidrains / feedback-transformer-pytorch
Implementation of Feedback Transformer in Pytorch
☆104Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for feedback-transformer-pytorch
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆141Updated 2 years ago
- GPT, but made only out of MLPs☆86Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆157Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆79Updated 3 years ago
- My implementation of DeepMind's Perceiver☆63Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆66Updated last year
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆100Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆33Updated 4 years ago
- Implementation of Fast Transformer in Pytorch☆171Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆122Updated 10 months ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆70Updated 4 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Contrastive Language-Audio Pretraining☆87Updated 2 years ago
- Fully featured implementation of Routing Transformer☆284Updated 3 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆106Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆116Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆191Updated 3 years ago
- Axial Positional Embedding for Pytorch☆60Updated 3 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 3 years ago
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆57Updated 3 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆150Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year