graph-attention-model
There are 4 repositories under graph-attention-model topic.
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
ImMohammadHosseini/HeCo
:sparkles: Implementation of Self-supervised Heterogeneous Graph Neural Network with Co-contrastive Learning with pytorch and PyG
jordan7186/GAtt
Source code for the GAtt method in "Faithful and Accurate Self-Attention Attribution for Message Passing Neural Networks via the Computation Tree Viewpoint".