/graph-normalizing-flows

Code for Graph Normalizing Flows.

Primary LanguagePython

Graph Normalizing Flows

Dependencies are listed in the file requirements.txt.

Training graphs for the graph generation task are in ./training_graphs.

We used GraphRNN code (https://github.com/JiaxuanYou/graph-generation) to generate the training graphs located in ./training_graphs and to run evaluations.