Python >= 3.6 is supported.
$ git clone https://github.com/deeplego/wl-graph-kernels.git
$ cd wl-graph-kernels
$ pip install -r requirements.txt
$ pip install .
To download the datasets of the experiments:
$ cd data
$ ./download_datasets.sh
The experiments are replicated in the jupyter notebooks in the notebooks
directory.