You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear authors, I am reimplementing SGC on the ogbn-arxiv dataset, but I cannot find the expected test accuracy of SGC on the dataset except for your paper (68.78±0.02).
Could you please tell me the hyper-parameters of SGC on the ogbn-arxiv dataset such that I can reproduce the test accuracy 68.78±0.02?
Many thanks!
The text was updated successfully, but these errors were encountered:
Sorry, it is a little bit long time (I have changed new PC). But one thing I can make sure is I modified the official code from OGB like replace MLP as linear classifier, training epoch and the propagation number.
Dear authors, I am reimplementing SGC on the ogbn-arxiv dataset, but I cannot find the expected test accuracy of SGC on the dataset except for your paper (68.78±0.02).
Could you please tell me the hyper-parameters of SGC on the ogbn-arxiv dataset such that I can reproduce the test accuracy 68.78±0.02?
Many thanks!
The text was updated successfully, but these errors were encountered: