lucidrains / compressive-transformer-pytorchLinks
Pytorch implementation of Compressive Transformers, from Deepmind
☆158Updated 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
Sorting:
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆117Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 3 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆49Updated 4 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆144Updated 2 years ago
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆74Updated 3 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
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆119Updated 3 years ago
- Fast Discounted Cumulative Sums in PyTorch☆96Updated 3 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 3 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- ☆84Updated 10 months ago
- Implementation of Linformer for Pytorch☆286Updated last year
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 9 months ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆181Updated last year
- Sequence modeling with Mega.☆295Updated 2 years ago
- Official code repository of the paper Learning Associative Inference Using Fast Weight Memory by Schlag et al.☆28Updated 4 years ago
- Axial Positional Embedding for Pytorch☆81Updated 3 months ago
- Code for the paper PermuteFormer☆42Updated 3 years ago
- Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)☆49Updated 2 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆160Updated last year