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

Please Provide Setup Guide #31

Closed Erlix322 closed 3 years ago

Erlix322 commented 3 years ago

Hi,

as much as I like your project, it is a pain to set it up... I struggled through python versions and thousands of dependencies not being compatible with each other and the dependency list doesn't help a bit.

Either a docker container or a sufficient requirements.txt and 10 lines of quick start would really help to get this project started.