snap-stanford / neural-subgraph-learning-GNN

329 stars 64 forks source link

Consider the node and edge attributes into deciding motifs! #33

Open BioSok opened 1 year ago

BioSok commented 1 year ago

Hey there. I was wondering if the algorithm takes into account node and edge attributes! The paper mentions that it does but I cannot locate where that happens in the code (maybe it needs some specific setting?).

TaoXu03 commented 8 months ago

I think I have the same problem, and it will be very grateful if somebody could explain how the code take the attributes of nodes and edges into account! Thanks.