Skip to content

patagona-technologies/FAITH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

FAITH

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.

Requirement:

torch==1.8.1

Code Runing:

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%