lucidrains / HTM-pytorchLinks
Implementation of Hierarchical Transformer Memory (HTM) for Pytorch
☆75Updated 4 years ago
Alternatives and similar repositories for HTM-pytorch
Users that are interested in HTM-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆57Updated 4 years ago
- Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)☆50Updated 3 months ago
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆25Updated 4 years ago
- Fast Discounted Cumulative Sums in PyTorch☆96Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆164Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- ☆30Updated 3 years ago
- AdaCat☆49Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 4 years ago
- Official code for "Can Wikipedia Help Offline Reinforcement Learning?" by Machel Reid, Yutaro Yamada and Shixiang Shane Gu☆105Updated 3 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
- Generalised UDRL☆37Updated 3 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆61Updated 2 years ago
- ☆54Updated 3 years ago
- Neural Turing Machines in pytorch☆48Updated 3 years ago
- A JAX implementation of Broaden Your Views for Self-Supervised Video Learning, or BraVe for short.☆49Updated 3 weeks ago
- PyTorch Package For Quasimetric Learning☆42Updated 10 months ago
- Official code for the paper "Context-Aware Language Modeling for Goal-Oriented Dialogue Systems"☆34Updated 2 years ago
- Open source code for paper "On the Learning and Learnability of Quasimetrics".☆31Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆123Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- Contrastive Language-Image Pretraining☆144Updated 3 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago