PetarV- / GATLinks
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
☆3,361Updated 3 years ago
Alternatives and similar repositories for GAT
Users that are interested in GAT are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,035Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆3,520Updated 9 months ago
- Graph Convolutional Networks in PyTorch☆5,310Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,587Updated last year
- How Powerful are Graph Neural Networks?☆1,217Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,022Updated 5 years ago
- Paper Lists for Graph Neural Networks