Skip to content

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

Notifications You must be signed in to change notification settings

CaoXuanHao0/graphsage-diffpool-classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.0%
  • Jupyter Notebook 28.0%