Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
☆3,114Jul 6, 2023Updated 2 years ago
Alternatives and similar repositories for pyGAT
Users that are interested in pyGAT are comparing it to the libraries listed below
Sorting:
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,500Apr 9, 2022Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆680Oct 3, 2023Updated 2 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,238Jul 31, 2025Updated 7 months ago
- My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Co…☆2,653Nov 17, 2022Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,360Apr 14, 2023Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,516Updated this week
- Representation learning on large graphs using stochastic graph convolutions.☆3,659Aug 4, 2024Updated last year
- Must-read papers on graph neural networks (GNN)☆16,726Dec 20, 2023Updated 2 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆493Oct 26, 2020Updated 5 years ago
- Heterogeneous Graph Neural Network☆1,202May 6, 2020Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,030Feb 7, 2026Updated 3 weeks ago
- How Powerful are Graph Neural Networks?☆1,275Jul 1, 2021Updated 4 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,188Jul 31, 2022Updated 3 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 years ago
- Implementation and experiments of graph embedding algorithms.☆3,839Mar 14, 2024Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆663Nov 1, 2022Updated 3 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,079Feb 15, 2023Updated 3 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,634Apr 16, 2024Updated last year
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆897Dec 20, 2023Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Nov 6, 2022Updated 3 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,230Mar 28, 2025Updated 11 months ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,280Mar 18, 2023Updated 2 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆203Oct 1, 2021Updated 4 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆817Jul 2, 2019Updated 6 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Dec 27, 2017Updated 8 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,713Feb 2, 2024Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,296Dec 29, 2023Updated 2 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆621Jul 17, 2024Updated last year
- 《深入浅出图神经网络:GNN原理解析》配套代码☆1,913Feb 24, 2021Updated 5 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆847Jan 11, 2023Updated 3 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Mar 25, 2021Updated 4 years ago
- KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019☆1,155Aug 5, 2020Updated 5 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆361Apr 5, 2022Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN)☆468Jul 31, 2019Updated 6 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆660Jul 25, 2024Updated last year