PTHGNN icon indicating copy to clipboard operation
PTHGNN copied to clipboard

source code of KDD 2021 paper "Pre-training on Large-Scale Heterogeneous Graph".

Results 4 PTHGNN issues
Sort by recently updated
recently updated
newest added

Hi, thank you for your excellent job. However, when I run the code using the default setting for pretraining on grame_CS, I need about 5 days in training 200 epoches,...

There seem to be a discrepancy between the experimental results of your code and the experimental results in the paper. Can you provide the hyperparameters of your proposed method and...

Hi, thanks for providing the awesome code of PT-HGNN. After reading the paper, I'm trying to run your code on my own graph dataset. But I have some small problems:...

Hi, When will the complete code be released? Thank you!