dmlc--dgl
01e50626d3
* Update README.md * Update README.md * Update README.md Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
Relational GAT
Requirements:
- TorchMetrics
This is an adaptation of RGCN where the graph convolution is replaced with graph attention.
Run
python rgat.py
to see the results.