lucidrains / ponder-transformer
Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper
☆79Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ponder-transformer
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆66Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- GPT, but made only out of MLPs☆86Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆72Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- Sequence Modeling with Structured State Spaces☆60Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆104Updated 3 years ago
- Easy Hypernetworks in Pytorch and Jax☆96Updated last year
- JAX implementation ViT-VQGAN☆77Updated 2 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆100Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆157Updated 3 years ago
- Fast Discounted Cumulative Sums in PyTorch☆95Updated 3 years ago
- Code for the paper PermuteFormer☆42Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆72Updated 3 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- Code to reproduce the results for Compositional Attention☆60Updated 2 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆46Updated 10 months ago
- The official repository for our paper "The Neural Data Router: Adaptive Control Flow in Transformers Improves Systematic Generalization".☆32Updated 3 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆106Updated 4 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆23Updated 3 years ago
- Amos optimizer with JEstimator lib.☆81Updated 6 months ago