lucidrains / glom-pytorch
An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up processing, and attention (consensus between columns), for emergent part-whole heirarchies from data
☆193Updated 3 years ago
Alternatives and similar repositories for glom-pytorch:
Users that are interested in glom-pytorch are comparing it to the libraries listed below
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆58Updated 3 years ago
- Self-supervised learning through the eyes of a child☆139Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆284Updated last month
- Implementation of Barlow Twins paper☆100Updated 2 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆103Updated 3 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆79Updated 3 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆82Updated 5 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- ☆66Updated 3 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆40Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆132Updated 4 years ago
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 3 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆142Updated 11 months ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆126Updated 2 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆156Updated 3 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 4 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- An implementation of the MONet model for unsupervised scene decomposition in PyTorch☆58Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆417Updated 7 months ago
- CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning☆104Updated 4 years ago
- Library for the training and evaluation of object-centric models (ICML 2022)☆68Updated last year
- ☆134Updated 3 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆113Updated 4 years ago
- Code for the paper "Contrastive Learning Inverts the Data Generating Process".☆90Updated 7 months ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆131Updated 3 years ago
- ☆320Updated last month
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆72Updated 3 years ago
- Code for the paper: Putting An End to End-to-End: Gradient-Isolated Learning of Representations☆285Updated last year
- A PyTorch converter for SimCLR checkpoints☆109Updated 4 years ago