ForestsKing / GAT

PyTorch implementation of GAT (Graph Attention Networks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch pyG
loss_train 0.1583 0.0377
loss_val 0.6196 0.8456
loss_test 0.7262 0.6379
acc_train 0.9929 1.0000
acc_val 0.8260 0.7620
acc_test 0.7700 0.7940

About

PyTorch implementation of GAT (Graph Attention Networks)


Languages

Language:Python 100.0%