This is the code for the paper FAITH: Few-Shot Graph Classification with Hierarchical Task Graphs
The citation is currently unavailable, and we will update this page when the paper is finally published.
torch==1.8.1
Run the command:
unzip data.zip
Then run the command:
python train.py
To switch the dataset, modify the "datasets" variable in line 1192 of train.py.