weihua916 / powerful-gnns

How Powerful are Graph Neural Networks?
MIT License
1.16k stars 223 forks source link

dataset #11

Open zhao1402072392 opened 4 years ago

zhao1402072392 commented 4 years ago

Hello,weihua,thanks for your sharing this code.I just started to touch the knowledge of the graph neural network,soI am not very clear about something. I would like to ask what is the MUTAG data set.Like what's the nodes or edges.etc.Thanks^_^

LinzzMichael commented 4 years ago

I also want to know the dataset descroption, because I find that author preprocsss the dataset to other format, can you tell us what the txt and mat file means?

cruyffturn commented 3 years ago

In appendix I of the paper the details of the datasets are written. One think I recognized is for the bioinformatic datasets the author as node features the node labels are used. I have tried to match the dataset descriptions with the ones here.