neural-subgraph-learning-GNN
neural-subgraph-learning-GNN copied to clipboard
May I know where is the code for curriculum training?
Hey there. I was wondering if the algorithm takes into account node and edge attributes! The paper mentions that it does but I cannot locate where that happens in the...
[requirements.txt](https://github.com/snap-stanford/neural-subgraph-learning-GNN/files/13594656/requirements.txt) With some package versions being incompatible with Python 3.7.4 and torch (1.4.0) and torch geometric (1.4.3) not being shipped with torch scatter and torch sparse, I think using the...
Bumps [scipy](https://github.com/scipy/scipy) from 0.19.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
#16 say spminer work with node label but i can't find how to run in read or other file. and i can't find the code to obtain node label in...
Congratutations on your great work on graph matching. Here I have two concerns hoping to get your reply. 1. On another issue you replied 'To identify where the query graph...
I am trying to install on a server running RHEL 8.5. It looks like the installation requires torch version 1.4.0, which in turn seems to only be compatible with up...
Dear author, thank you for sharing the excellent open source code, I ran into a problem when reproducing the experiments in your paper, when I run "./run.sh", it looks like...
Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...