Skip to content
Discussion options

You must be logged in to vote

The word iterations here mean how many steps are being used to sample neighbors. HGTLoader is a layer-wise sampling strategy, and so we will sample 512 nodes in 4 iterations/layers. Everytime we have sampled nodes in one layer, they will be added as seed nodes so that we can also sample their neighbors in the follow-up iteration.

Replies: 3 comments 6 replies

Comment options

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

Answer selected by ppsmk388
Comment options

You must be logged in to vote
5 replies
@EdisonLeeeee
Comment options

@ppsmk388
Comment options

@ppsmk388
Comment options

@EdisonLeeeee
Comment options

@ppsmk388
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants