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 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
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆58Updated 4 years ago
- Self-supervised learning through the eyes of a child☆141Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.