Skip to content
/ FGTL Public

Source code and appendix for paper "FGTL: Federated Graph Transfer Learning for Node Classification".

License

Notifications You must be signed in to change notification settings

FedGTL/FGTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGTL

Source code and appendix for paper "FGTL: Federated Graph Transfer Learning for Node Classification".

Usage

  1. Use data/preprocess.ipynb to prepare the datasets for all experiments.
  2. Run one of these methods using scripts/*.sh, such as the following command:
chmod +x scripts/fgtl.sh
nohup scripts/fgtl.sh > scripts/fgtl.out 2>&1 &

About

Source code and appendix for paper "FGTL: Federated Graph Transfer Learning for Node Classification".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published