THUDM/CogDL

Use PYG dataset

RX28666 opened this issue · 1 comments

Hello,

I am wondering how I can import PYG datasets and convert it to the CogDL data format. For example, currently I didn't find CogDL supports Reddit for transductive learning. (I also didn't find the document for Reddit dataset for inductive learning). Any help would be appreciated!

Hi @RX28666 ,

You can find the usage of custom datasets in this example: https://github.com/THUDM/CogDL/blob/master/examples/legacy/custom_dataset.py