graph-attention-networks
Here are 129 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of important graph embedding, classification and representation learning papers with implementations.
- Updated
Mar 18, 2023 - Python
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
- Updated
Apr 9, 2022 - Python
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017,https://arxiv.org/abs/1710.10903)
- Updated
Jul 6, 2023 - Python
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
- Updated
Nov 17, 2022 - Jupyter Notebook
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
- Updated
Mar 18, 2023 - Python
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
- Updated
Mar 28, 2025 - Jupyter Notebook
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
- Updated
Aug 5, 2020 - Python
resources for graph convolutional networks (图卷积神经网络相关资源)
- Updated
Jul 12, 2019
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017;https://arxiv.org/abs/1710.10903)
- Updated
Oct 26, 2020 - Python
Free hands-on course about Graph Neural Networks using PyTorch Geometric.
- Updated
Aug 19, 2023 - Jupyter Notebook
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
- Updated
Nov 6, 2022 - Python
PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020,https://arxiv.org/abs/2009.02040).
- Updated
Jan 16, 2024 - Python
DeepInf: Social Influence Prediction with Deep Learning
- Updated
Jul 13, 2020 - Python
[ICDE'2023] When Spatio-Temporal Meet Wavelets: Disentangled Traffic Forecasting via Efficient Spectral Graph Attention Networks
- Updated
Mar 18, 2025 - Python
A Context-aware Visual Attention-based training pipeline for Object Detection from a Webpage screenshot!
- Updated
Feb 25, 2025 - Python
PyTorch code for ICPR 2020 paper "DAG-Net: Double Attentive Graph Neural Network for Trajectory Forecasting"
- Updated
Jun 18, 2025 - Python
ECML 2019: Graph Neural Networks for Multi-Label Classification
- Updated
Jul 21, 2024 - Python
[ICDE2023] A PyTorch implementation of Self-supervised Trajectory Representation Learning with Temporal Regularities and Travel Semantics Framework (START).
- Updated
Apr 5, 2024 - Python
Anti Money Laundering Detection using Graph Attention Network
- Updated
Oct 18, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to thegraph-attention-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegraph-attention-networks topic, visit your repo's landing page and select "manage topics."