Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 791 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 791 Bytes

HGAMLP: A Scalable Training Framework for Heterogeneous Graph Neural Networks

Requirements

1. Neural network libraries for GNNs

Data preparation

For experiments in Motivation section and on four medium-scale datasets, please download datasets DBLP.zip, ACM.zip, IMDB.zip, Freebase.zip from the source of HGB benchmark, and extract content from these compresesed files under the folder './data/'.

For experiments on the large dataset ogbn-mag, the dataset will be automatically downloaded from OGB challenge.