zhengyu19921215 / graphsage-diffpool-classifier

Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Convolution + Pooling NN PyTorch Implementation

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

Work based on:

About

Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers


Languages

Language:Python 72.0%Language:Jupyter Notebook 28.0%