GAT #9322
Unanswered
shubhiambast
asked this question in
Q&A
GAT
#9322
Replies: 1 comment
-
Yeah you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to use graph attention networks comparing both transdcutive and inductive settings. As per my knowledge, loaders from torch_geometric.loader are used to efficiently sample and scale up the training process. Which loaders are compatible for graph attention networks ? Can I use cluster-GCN or NeighborLoader for GAT Or I'm mistaken ?
Beta Was this translation helpful? Give feedback.
All reactions