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
☆195Updated 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:
- Self-supervised learning through the eyes of a child☆145Updated 4 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
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆111Updated 4 years ago
- ☆67Updated 4 years ago
- Benchmark for Lifelong learning research☆118Updated 4 years ago
- ☆47Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆131Updated 3 years ago
- Understanding Training Dynamics of Deep ReLU Networks☆306Updated 2 months ago
- 🧀 Pytorch code for the Fromage optimiser.☆129Updated last year
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- ☆87Updated 3 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆81Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- Bongard-LOGO is a Python code repository with the purpose of generating synthetic Bongard problems on a large scale with little human int…☆54Updated 3 years ago
- [CogSci'21] Study of human inductive biases in CNNs and Transformers.☆43Updated 4 years ago
- Neural Turing Machines in pytorch☆48Updated 4 years ago
- Implementation of Barlow Twins paper