BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Apache License 2.0
828 stars 141 forks source link

How to train model using own dataset? #141

Closed Fino2020 closed 4 months ago

Fino2020 commented 1 year ago

❓ Questions and Help

I want to train my own HNN data, could you tell me how to edit this code? the data in ./openhgnn/dataset are download from https://s3.cn-north-1.amazonaws.com.cn/dgl-data/ and is .bin file. So how could I change this dataset? 救救孩子

Zhanghyi commented 1 year ago

You can refer to https://github.com/BUPT-GAMMA/OpenHGNN/tree/main/examples/customization