pyg-team / pytorch_geometric

Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
20.54k stars 3.57k forks source link

Improve the accuracy to 63% for papers100m with graphSage model #9386

Closed guanxingithub closed 2 weeks ago

guanxingithub commented 4 weeks ago

In this PR, we would like to add a script to achieve 63% accuracy for ogb-papers100m dataset with graphSage model.

puririshi98 commented 4 weeks ago

this example exists to mimick the basic DGL papers100m example for apples to apples comparisons

puririshi98 commented 3 weeks ago

@akihironitta @rusty1s anything else needed to merge this low risk PR?