OTCoarsening
OTCoarsening copied to clipboard
Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport
Results
2
OTCoarsening issues
Sort by
recently updated
recently updated
newest added
OTCoarsening-master/src/Sinkhorn.py", line 78, in M RuntimeError: The size of tensor a (45) must match the size of tensor b (13) at non-singleton dimension 0
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...