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
812 stars 160 forks source link

Update ternary question "on-line" to "on-band" by relaxing threshold #25

Closed Saduras closed 4 years ago

Saduras commented 4 years ago

This leads to more balanced distributions of answer classes yes and no. Before ~88% of answers were "no", now ~50% of answers are "no"