benedekrozemberczki / SimGNN

A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
GNU General Public License v3.0
759 stars 147 forks source link

Issue in generating embeddings for the graph #37

Closed abdulwajid725 closed 2 years ago

abdulwajid725 commented 3 years ago

Hi, How are you generating embeddings for the graph? Which python files are used for the same . I tried to look for the files but did not succeed. Thanks in advance.