issues
search
mims-harvard
/
GNNDelete
General Strategy for Unlearning in Graph Neural Networks
https://zitniklab.hms.harvard.edu/projects/GNNDelete
MIT License
39
stars
10
forks
source link
File Missing Issue
#2
Open
PrakharRanjan2909
opened
1 year ago
PrakharRanjan2909
commented
1 year ago
There are 3 prevailing errors in these codes
from train_mi import MLPAttacker( File may be missing)
from .trainer.graph_editor import GraphEditorTrainer( same)
from .s3io import read_txt_s3, scipy_loadmat_s3 All modules not found error
NKUShaw
commented
8 months ago
Same problem.
There are 3 prevailing errors in these codes