Replies: 1 comment 5 replies
-
Normal GCN is training at whole graph. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am very new in this field.
I am doing a project that has to process Reddit data only with GCNConv.
If I don't use sparse representation, it gets killed.
if I use sparse representation, I can run the program, but each epoch takes about 37s in my GPU.
Also the accuracy is very bad (40%).
I'd like to ask your opinion and idea to improve this model. Thank you for your help in advance.
Beta Was this translation helpful? Give feedback.
All reactions