Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 207 Bytes

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.