The submission of source code for "The More the Merrier: Reutilization and Generation for Few-Shot Node Classification"
You can perform the following commands for reproducibility.
cd RG-FSNC
python fs_train.py --dataset Cora --way 2 --shot 3
You can change the --dataset
to train other datasets.