Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 393 Bytes

Graph Convolution + Pooling NN PyTorch Implementation

Generating a graph classification NN in PyTorch, combining Graph Convolutions and Graph Pooling modules

Work based on: