Skip to content

Latest commit

 

History

History
 
 

rgat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.