Graph-Learning-Benchmarks / gli

🗂 Graph Learning Indexer: a contributor-friendly and metadata-rich platform for graph learning benchmarks. Dataloading, Benchmarking, Tagging, and more!
https://graph-learning-benchmarks.github.io/gli/
MIT License
42 stars 20 forks source link

[Feature] Add three benchmarks for node classification [Bug] Fix bug in gin.py #449

Closed XinyaoQiu closed 1 year ago

XinyaoQiu commented 1 year ago

Description

Add three benchmarks - APPNP, GCN_MINIBATCH, and GCNII for Node Classification. Try to solve errors in gin.py.

How Has This Been Tested?

Test in the server based on the dataset provided.

jiaqima commented 1 year ago

Please resolve conflicts.

jiaqima commented 1 year ago

Merging this PR. Thanks all!