PetarV- / GAT

Graph Attention Networks (https://arxiv.org/abs/1710.10903)
https://petar-v.com/GAT/
MIT License
3.15k stars 643 forks source link

Questions on the experiments #37

Closed Maclarin closed 4 years ago

Maclarin commented 4 years ago

Hello, I tried to train the models and found that the training accuracy (0.5) is lower than the validation accuracy (0.8) on Cora data. Usually the training result should be higher. I'm confused about this situation.

PetarV- commented 4 years ago

Hi,

Thank you for your issue and interest in GAT!

Please see issue #7, where this question had already been addressed.

Thanks, Petar