lucidrains / compressive-transformer-pytorch
Pytorch implementation of Compressive Transformers, from Deepmind
☆155Updated 3 years ago
Alternatives and similar repositories for compressive-transformer-pytorch:
Users that are interested in compressive-transformer-pytorch are comparing it to the libraries listed below
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆107Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆97Updated last year
- Fully featured implementation of Routing Transformer☆288Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆101Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆139Updated 2 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆47Updated 4 years ago
- FairSeq repo with Apollo optimizer☆108Updated last year
- Sequence modeling with Mega.☆297Updated last year
- Fast Discounted Cumulative Sums in PyTorch☆95Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆76Updated 5 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆226Updated 2 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆245Updated 3 years ago
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆72Updated 3 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆118Updated 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 2 years ago
- Implementation of Linformer for Pytorch☆262Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated last year
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 3 years ago
- ☆80Updated 5 months ago
- Code for the paper PermuteFormer☆42Updated 3 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- Efficient Transformers with Dynamic Token Pooling☆55Updated last year
- Code to reproduce the results for Compositional Attention☆60Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆256Updated 3 years ago
- Understanding the Difficulty of Training Transformers☆327Updated 2 years ago
- Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)☆48Updated last year
- Sequence Modeling with Structured State Spaces☆61Updated 2 years ago