DEMO-Net
DEMO-Net copied to clipboard
DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification
I noted that the datasets in your code are some graph with hundreds node, did you upload the dataset correctly?
I didn't see any code related to graph classification. Is it not implemented or could you tell me which piece of code corresponds to graph classification?
I wonder how you get the degree-induced class labels by labeling the node according to its degree value. Could you share the labels or give more details about the method?