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
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."