Motivation: Different nodes may have different contributions to the deep layer.
-
torch=1.13.1+cu117
-
torch-geometric=2.3.1
-
ogb=1.3.6
-
tqdm=4.65.0
-
h5py=3.9.0
To train NoSAF on all small datasets, run:
chmod u+x NoSAF.sh
./NoSAF.sh
To train NoSAF-D on all small datasets, run:
chmod u+x DeepNoSAF.sh
./DeepNoSAF.sh


