daniel-unyi-42
daniel-unyi-42
Hi! This one is not an issue but I would appreciate if you gave your two cents. In the "Localized Polynomial Filters" section of your paper you mention that we...
Initial version of NBFNet - works for homogeneous graphs. Possible modifications/extensions of this version: - support for knowledge graphs (I'm working on this already) - support for other aggregations, especially...
Thank you for your contribution! I would love to see the example code to reproduce the node clustering experiments mentioned in the paper (cora/citeseer/wiki/pubmed). I tried to reproduce the results...
First of all, thank you for sharing your code, it was extremely useful for my project. I believe the function '**weight_wavelet_inverse**' does not work as intended. Since you alter the...
This commit allows feature preparation for large meshes using scipy sparse matrices.