diffpool icon indicating copy to clipboard operation
diffpool copied to clipboard

Results 31 diffpool issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your work. The code is really hard for me now, could you give me a overall guide for two questions? 1. When a graph in test dataset...

Hi @RexYing , Thank you for your work and for the code. I have a question related to cluster assignments in the context of graph classification. How do you initialize...

May I ask the requirements of this project? What version of pytorch is using? Thanks in advance.

This might be a stupid question - but do you use edge attibutes anywhere in the code? I can't seem to figure out where and how.

Why while calculating features of nodes self.max_deg is set to 10 when features==deg or struct?

Hi Thank you for your implementation. You have three different model in your encoders, soft-assign, base-set2set, and base. Whats the difference between these?

Hello. Is REDDIT-MULTI-5K dataset part of REDDIT-MULTI-12K dataset?

@RexYing Hi, I am wondering if the stats provided in the paper under proteins column is for Proteins, proteins_full, concatenation, node-label features, etc.?

Hi, Thank you for sharing your code. It is a very exciting paper! I have a few concerns about some details in your code. Please correct me if I make...

I have fixed some small bugs mentioned on the before issue and run the program. However, I cannot get the result mentioned in the paper. The results generated from running...