lucidrains / glom-pytorchLinks
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 4 years ago
Alternatives and similar repositories for glom-pytorch
Users that are interested in glom-pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆57Updated 4 years ago
- Self-supervised learning through the eyes of a child☆142Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆248Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 4 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- ☆67Updated 4 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆128Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- ☆87Updated 3 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆295Updated this week
- 🧀 Pytorch code for the Fromage optimiser.☆125Updated last year
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- Towards Nonlinear Disentanglement in Natural Data with Temporal Sparse Coding☆73Updated 3 years ago
- ☆47Updated 2 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆80Updated 3 years ago
- A collection of code snippets for my PyTorch Lightning projects☆108Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- ☆133Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆144Updated 4 years ago
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 4 years ago
- ☆125Updated 3 years ago
- [CogSci'21] Study of human inductive biases in CNNs and Transformers.☆43Updated 4 years ago
- Code for the paper "Contrastive Learning Inverts the Data Generating Process".☆90Updated last year
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Multi-object image datasets with ground-truth segmentation masks and generative factors.☆272Updated 3 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago