PetarV- / GATView external linksLinks
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
☆3,498Apr 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,116Jul 6, 2023Updated 2 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,359Apr 14, 2023Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,653Aug 4, 2024Updated last year
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- Heterogeneous Graph Neural Network☆1,201May 6, 2020Updated 5 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
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,232Jul 31, 2025Updated 6 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,651Nov 17, 2022Updated 3 years ago
- Graph Neural Network Library for PyTorch☆23,469Updated this week
- Must-read papers on graph neural networks (GNN)☆16,723Dec 20, 2023Updated 2 years ago
- links to conference publications in graph-based deep learning☆5,019Updated this week
- Simple reference implementation of GraphSAGE.☆1,043May 11, 2020Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,271Jul 1, 2021Updated 4 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
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Nov 1, 2022Updated 3 years ago
- Build Graph Nets in Tensorflow☆5,393Dec 12, 2022Updated 3 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆817Jul 2, 2019Updated 6 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,367Jun 13, 2020Updated 5 years ago
- DeepWalk - Deep Learning for Graphs☆2,753Jun 14, 2023Updated 2 years ago
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 5 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,730Jan 3, 2020Updated 6 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,077Feb 15, 2023Updated 2 years ago
- KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019☆1,155Aug 5, 2020Updated 5 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
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Mar 18, 2023Updated 2 years ago
- Must-read papers on network representation learning (NRL) / network embedding (NE)☆2,522Aug 3, 2020Updated 5 years ago
- Paper Lists for Graph Neural Networks☆2,295Dec 29, 2023Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆846Jan 11, 2023Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆896Dec 20, 2023Updated 2 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆540Nov 22, 2019Updated 6 years ago
- Representation-Learning-on-Heterogeneous-Graph☆444Mar 13, 2020Updated 5 years ago
- An Open-Source Package for Network Embedding (NE)☆1,703Jan 10, 2024Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,071May 6, 2025Updated 9 months ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,806Mar 18, 2023Updated 2 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆735Jan 20, 2022Updated 4 years ago
- Generate embeddings from large-scale graph-structured data.☆3,416Mar 3, 2024Updated last year
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,389Dec 29, 2021Updated 4 years ago