Skip to content
Discussion options

You must be logged in to vote

As far as I understand the codebase, the kwarg k will be simply ignored. Instead, I'd stack k layers in the model to aggregate nodes that are k steps away from each seed node.

Out of curiosity, where have you found the usage of SAGEConv(..., k=k)?

Replies: 1 comment 1 reply

Comment options

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

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