Shuo Wang

Results 2 repositories owned by Shuo Wang

GeniePath-pytorch

103
Stars
27
Forks
Watchers

This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxiv.org/abs/1802.00910)

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.