A PyTorch implementation of Relational Networks - A simple neural network module for relational reasoning
Implemented on Sort-of-CLEVR dataset.
- The project structure, some scripts and the dataset are heavily borrowed from kimhc6028/relational-networks.