This is the repository implement the DPGNN
- Numpy
- Pandas
- tensorflow > 2.4.1 (for face detection)
- tensorflow 1.14 (for SHAP extraction)
- Pytorch
- Dgl
- Scikit-learn
- BRand algorithm is implemented in the
feature_level.py. - ERand is implemented in folder
ERand. The instruction forERandis attached that folder. - GCN training is implemented in the
mainfolder