Graph Attention Networks (https://arxiv.org/abs/1710.10903)
☆3,504Apr 9, 2022Updated 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,117Jul 6, 2023Updated 2 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,366Apr 14, 2023Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,666Aug 4, 2024Updated last year
- My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Co…☆2,654Nov 17, 2022Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,399Sep 20, 2020Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆494Oct 26, 2020Updated 5 years ago
- Heterogeneous Graph Neural Network☆1,202May 6, 2020Updated 5 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,245Jul 31, 2025Updated 7 months ago
- Graph Neural Network Library for PyTorch☆23,565Updated this week
- Must-read papers on graph neural networks (GNN)☆16,735Dec 20, 2023Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 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
- How Powerful are Graph Neural Networks?☆1,276Jul 1, 2021Updated 4 years ago
- links to conference publications in graph-based deep learning☆5,037Feb 7, 2026Updated last month
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆848Dec 13, 2021Updated 4 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆664Nov 1, 2022Updated 3 years ago
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 6 years ago
- DeepWalk - Deep Learning for Graphs☆2,757Jun 14, 2023Updated 2 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆816Jul 2, 2019Updated 6 years ago
- Build Graph Nets in Tensorflow☆5,394Dec 12, 2022Updated 3 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,733Jan 3, 2020Updated 6 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,368Jun 13, 2020Updated 5 years ago
- KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019☆1,158Aug 5, 2020Updated 5 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,080Feb 15, 2023Updated 3 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆848Jan 11, 2023Updated 3 years ago
- Must-read papers on network representation learning (NRL) / network embedding (NE)☆2,519Aug 3, 2020Updated 5 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,187Jul 31, 2022Updated 3 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Mar 18, 2023Updated 3 years ago
- Paper Lists for Graph Neural Networks☆2,294Dec 29, 2023Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆901Dec 20, 2023Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆443Mar 13, 2020Updated 6 years ago
- ☆505Jan 13, 2021Updated 5 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆540Nov 22, 2019Updated 6 years ago
- An Open-Source Package for Network Embedding (NE)☆1,703Jan 10, 2024Updated 2 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆735Jan 20, 2022Updated 4 years ago
- ☆2,721Jul 21, 2022Updated 3 years ago
- code of HetGNN☆413Feb 22, 2020Updated 6 years ago
- A distributed graph deep learning framework.☆2,900Aug 19, 2023Updated 2 years ago