AndreaCossu / Relation-Network-PyTorch

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
MIT License
19 stars 7 forks source link

Batch #1

Closed AndreaCossu closed 5 years ago

AndreaCossu commented 5 years ago

Improved repository with batch support for both RN and RRN.