Source code of submission: "Relation Decoupled Heterogeneous Graph Neural Network"
- Python >= 3.6.8
- Pytorch >= 1.3.0
Take "yelp" dataset as an example: python src/train.py
This paper and codes are mainly inspired by "Heterogeneous Graph Structure Learning for Graph Neural Networks"