Skip to content
Discussion options

You must be logged in to vote

The reason why GCNConv cannot support negative edge weights is due to the pow(-0.5) call on edge weights. If you do not perform such normalization, negative edge weights should work just fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dinhtrang24
Comment options

Answer selected by dinhtrang24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants