Replies: 1 comment 2 replies
-
I have tried this and got better results on Cora than GraphSAGE (acc 79% vs. 75%), but I'm not sure if there are any potential risks? |
Beta Was this translation helpful? Give feedback.
2 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 need to train GAT in an unsupervised way like GraphSAGE https://github.com/pyg-team/pytorch_geometric/blob/b57489fd759273a4a7ba4a9613fa87831daa937d/examples/graph_sage_unsup.py,
is there any problem if I do this?
Beta Was this translation helpful? Give feedback.
All reactions