26 Forks
177 Stars
177 Watchers

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

How to download and setup glom-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/glom-pytorch.git
git clone is used to create a copy or clone of glom-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with glom-pytorch https://github.com/lucidrains/glom-pytorch/archive/master.zip

Or simply clone glom-pytorch with SSH
[email protected]:lucidrains/glom-pytorch.git

If you have some problems with glom-pytorch

You may open issue on glom-pytorch support forum (system) here: https://github.com/lucidrains/glom-pytorch/issues