cvignac / Ring-GNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ring-GNN

Source code for On the equivalence between graph isomorphism testing and function approximation with GNNs accepted by NeurIPS 2019.

Authors: Zhengdao Chen, Soledad Villar, Lei Chen, Joan Bruna.

Environment

PyTorch, DGL

Directory Initialization

mkdir results

Running Scripts

with GPU:

bash scripts_*.sh

Acknowledgement

About

License:MIT License


Languages

Language:Python 95.7%Language:Shell 4.3%