kimhc6028 / relational-networks

Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
https://arxiv.org/pdf/1706.01427.pdf
BSD 3-Clause "New" or "Revised" License
811 stars 162 forks source link

Failure to replicate results #31

Open ValerioB88 opened 2 years ago

ValerioB88 commented 2 years ago

I wanted to report that I didn't manage to replicate the results in the paper or in the repo. Relation accuracy: 80% Non-Relation accuracy: 93%

trained for 20 epochs, with all default arguments