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, I am currently implementing the Tree Mover's Distance (TMD) graph similarity metric from this paper. There is a reference implementation provided by the authors, but it is just a proof of concept and therefore pretty inefficient. Would the PyG community be interested in a better implementation for inclusion into torch_geometric.metrics, provided that all the contribution guidelines are followed, of course?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am currently implementing the Tree Mover's Distance (TMD) graph similarity metric from this paper. There is a reference implementation provided by the authors, but it is just a proof of concept and therefore pretty inefficient. Would the PyG community be interested in a better implementation for inclusion into
torch_geometric.metrics
, provided that all the contribution guidelines are followed, of course?Beta Was this translation helpful? Give feedback.
All reactions