Skip to content
/ pna Public
forked from lukecavabarrett/pna

Directional Graph Network in PyTorch

License

Notifications You must be signed in to change notification settings

Saro00/pna

This branch is 881 commits ahead of, 46 commits behind lukecavabarrett/pna:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3932d09 · Jan 20, 2021
Jul 5, 2020
Jul 31, 2020
Jan 20, 2021
Apr 10, 2020
Jul 31, 2020

Repository files navigation

Directional GNN

Overview

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. In real_world/README.md we provide instructions for the generation and training hyperparameters tuned.

real world results table


## License
MIT

About

Directional Graph Network in PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%