I have a dataset of heterogeneous graphs with one node typeand two edge types. And nodes have labels. And I am trying to use RGCN for node classification with this data. But I truggle implementing a Dataset. The data like this:
Thank you!
please refer to this tutorial to create dataset: Make Your Own Dataset — DGL 0.8 documentation.
or clarify what exactly you’re struggling if you need more help.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.