You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for releasing your code. I think you adopt the same pooling method as SAGPool to select nodes to be perserved in a graph, but in figure3, The nodes your method chooses seem to be different from SAGPool. I mean, their distributions are different, your nodes scatter all over the graph while in SAGPool, nodes seem to gather together somewhere in graph. I think your method is better but I can not figure out why.
The text was updated successfully, but these errors were encountered:
Hello, thanks for releasing your code. I think you adopt the same pooling method as SAGPool to select nodes to be perserved in a graph, but in figure3, The nodes your method chooses seem to be different from SAGPool. I mean, their distributions are different, your nodes scatter all over the graph while in SAGPool, nodes seem to gather together somewhere in graph. I think your method is better but I can not figure out why.
The text was updated successfully, but these errors were encountered: