Installation

To install the DeepSNAP, ensure PyTorch Geometric and NetworkX are installed.

Please follow the step below to install the DeepSNAP:

$ pip install deepsnap

Or build from source:

$ git clone https://github.com/snap-stanford/deepsnap
$ cd deepsnap
$ pip install .

To use the Snap.py (SnapX) backend, please install the Snap.py via:

$ pip install snap-stanford