Official Pytorch implementation of AAAI'24 paper "A Generalized Neural Diffusion Framework on Graphsn" (https://arxiv.org/abs/2312.08616).
pip install -r requirements.txt
python train.py --dataset cora --gpu 4
Official Pytorch implementation of AAAI'24 paper "A Generalized Neural Diffusion Framework on Graphsn" (https://arxiv.org/abs/2312.08616).
pip install -r requirements.txt
python train.py --dataset cora --gpu 4