lucidrains / ESBN-pytorchLinks
Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch
☆25Updated 4 years ago
Alternatives and similar repositories for ESBN-pytorch
Users that are interested in ESBN-pytorch are comparing it to the libraries listed below
Sorting:
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆16Updated 4 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- ☆25Updated last year
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Humans understand novel sentences by composing meanings and roles of core language components. In contrast, neural network models for nat…☆27Updated 5 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.