broliang / HRGAT

The code for hyper-node relational graph attention network
17 stars 2 forks source link

HRGAT

The code for hyper-node relational graph attention network

requirement

torch == 1.7.0, dgl == 0.4.2, sentence-bert

Train Model

To start a simple training process:

python run.py --data FB15k-237 --text --img --attr