Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.3. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028
-
Updated
Feb 4, 2022 - Python
Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.3. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028
Implementation for the Unblock Me game using the OpenAI Gym Library
ORBIT is a compact, multi‑task neural reasoner (no transformers) using predictive‑coding dynamics, DEQ‑style implicit grads, a learned verification head, and anytime halting for efficient, reliable reasoning across grid and text tasks.
Add a description, image, and links to the neural-reasoning topic page so that developers can more easily learn about it.
To associate your repository with the neural-reasoning topic, visit your repo's landing page and select "manage topics."