graph-neural-network topic

List graph-neural-network repositories

pGNNs

25
Stars
5
Forks
Watchers

[ICML 2022] pGNN, p-Laplacian Based Graph Neural Networks

Awesome-Graph-Research-ICLR2024

72
Stars
5
Forks
Watchers

It is a comprehensive resource hub compiling all graph papers accepted at the International Conference on Learning Representations (ICLR) in 2024.

gnn-powerflow

56
Stars
13
Forks
Watchers

Graph Neural Network application in predicting AC Power Flow calculation. Developed with Pytorch Geometric framework. My Master Thesis at Eindhoven University of Technology

USTGCN

30
Stars
9
Forks
Watchers

[IJCNN 2021] Unified Spatio-Temporal modeling for traffic forecasting using Graph Convolutional Network

SST-GNN

26
Stars
12
Forks
Watchers

[PAKDD 2021] SST-GNN: Simplified Spatio-temporal Traffic forecasting model using Graph Neural Network

graph-neural-network-pyg

50
Stars
11
Forks
Watchers

PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.

Graph_Neural_Net

29
Stars
10
Forks
Watchers

Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop

gflownet

194
Stars
37
Forks
Watchers

GFlowNet library specialized for graph & molecular data

graphmatch_clone

60
Stars
20
Forks
Watchers

Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".