Skip to content
Discussion options

You must be logged in to vote

I think you do not necessarily need to set add_self_loops = False, but rather change your training scenario as described here. That is, in each epoch, you select a random number of training nodes, set their target feature to zero, and try to predict it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alexrutherford
Comment options

@rusty1s
Comment options

Answer selected by alexrutherford
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