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

Add matplotlib #6

Closed Alberto15Romero closed 3 years ago

Alberto15Romero commented 3 years ago

I have encountered this problem and it may be helpful to add it :)

AndreaCossu commented 3 years ago

Thank you very much @Alberto15Romero :)