Why adding bias at the output of every GCN Layer? #7982
Unanswered
utkarsh0902311047
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have one more doubt and want confirmation whether I am thinking correctly.
Does conv2 at the end of the model behave as a linear layer? Then cross_entropy will perform the log_softmax and Negative LogLikelihood Loss. Is this correct?
Beta Was this translation helpful? Give feedback.
All reactions