simgnn
There are 5 repositories under simgnn topic.
benedekrozemberczki/SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
gospodima/Extended-SimGNN
A PyTorch Geometric implementation of SimGNN with some extensions.
pulkit1joshi/SimGNN
Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.
Sangs3112/SimGNN
一个遵循了官方设置的PyTorch版本的SimGNN。A PyTorch implement of SimGNN, which follows the official-setting
XiaShan1227/SimGNN
SimGNN: A Neural Network Approach to Fast Graph Similarity Computation [WSDM-2019]