We provide the implementation of the Directional Graph Network (DGN) in PyTorch and DGL frameworks, along with scripts for running real-world benchmarks. The repository is organised as follows:
real_world
contains various scripts from Benchmarking GNNs to download the real-world benchmarks and train the DGN on them. Inreal_world/README.md
we provide instructions for the generation and training hyperparameters tuned.
## License
MIT