graph-neural-network topic
pGNNs
[ICML 2022] pGNN, p-Laplacian Based Graph Neural Networks
Awesome-Graph-Research-ICLR2024
It is a comprehensive resource hub compiling all graph papers accepted at the International Conference on Learning Representations (ICLR) in 2024.
gnn-powerflow
Graph Neural Network application in predicting AC Power Flow calculation. Developed with Pytorch Geometric framework. My Master Thesis at Eindhoven University of Technology
USTGCN
[IJCNN 2021] Unified Spatio-Temporal modeling for traffic forecasting using Graph Convolutional Network
SST-GNN
[PAKDD 2021] SST-GNN: Simplified Spatio-temporal Traffic forecasting model using Graph Neural Network
graph-neural-network-pyg
PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.
Graph_Neural_Net
Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop
iguana
Interpretable Gland-Graph Networks
gflownet
GFlowNet library specialized for graph & molecular data
graphmatch_clone
Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".