lucidrains / feedback-transformer-pytorchLinks
Implementation of Feedback Transformer in Pytorch
☆107Updated 4 years ago
Alternatives and similar repositories for feedback-transformer-pytorch
Users that are interested in feedback-transformer-pytorch are comparing it to the libraries listed below
Sorting:
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆119Updated 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
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆109Updated 4 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆193Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 4 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆50Updated last year
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆248Updated 3 years ago
- Axial Positional Embedding for Pytorch☆83Updated 5 months ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Code for the paper PermuteFormer☆42Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Contrastive Language-Audio Pretraining☆87Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- ☆47Updated 4 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆129Updated 3 years ago