-
I'm looking at the example code provided in the Github repo for DiffPooling, and I'm a bit confused about the output of the model. The final column dimensions of |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Mar 11, 2021
Replies: 1 comment
-
This is indeed wrong, although it does not do any harm having more outputs than classes :) I will fix it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mdanb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is indeed wrong, although it does not do any harm having more outputs than classes :) I will fix it.