- python == 3.7
- Pytorch == 1.1.0
- Numpy == 1.16.2
- SciPy == 1.3.1
- Networkx == 2.4
- scikit-learn == 0.21.3
- ogb == 1.3.5
We appreciate the following github repos a lot for their valuable code base or datasets:
- GCN: https://github.com/tkipf/pygcn
- HAN: https://github.com/Jhy1993/HAN
- SCAN: https://github.com/mengzaiqiao/SCAN/tree/master
- GEN: https://github.com/BUPT-GAMMA/Graph-Structure-Estimation-Neural-Networks
- AMGCN: https://github.com/BUPT-GAMMA/AM-GCN/tree/master
@article{yang2024adaptive,
title={Adaptive multi-channel Bayesian Graph Neural Network},
author={Yang, Dong and Liu, Zhaowei and Wang, Yingjie and Xu, Jindong and Yan, Weiqing and Li, Ranran},
journal={Neurocomputing},
volume={575},
pages={127260},
year={2024},
publisher={Elsevier}
}