Skip to content
Discussion options

You must be logged in to vote

Thanks for your interest.

  1. No, we disentangle the model (SAGEConv) from the scalability technique (NeighborSampler). That way, you can use SAEGConv for full-batch training, and can use any other PyG GNN model for neighbor sampling as well.
  2. Here is an example GraphSAGE model for graph classification.

Replies: 2 comments 2 replies

Comment options

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

Answer selected by scottshufe
Comment options

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

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