Skip to content
/ pna Public
forked from Saro00/pna

Directional Graph Network in PyTorch

License

Notifications You must be signed in to change notification settings

DomInvivo/pna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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%