Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 538 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 538 Bytes

SIGN: Scalable Inception Graph Neural Networks

Requirements

pip install requests ogb

Results

Ogbn-products (Amazon co-purchase dataset)

python sign.py --dataset amazon

Test accuracy: mean 0.78672, std 0.00059

Reddit

python sign.py --dataset reddit

Test accuracy: mean 0.96326, std 0.00010