An open API service indexing awesome lists of open source software.

https://github.com/heardacat/graph-differential-pooling

Based on diffpool paper - notes on torch implementation
https://github.com/heardacat/graph-differential-pooling

Last synced: about 2 months ago
JSON representation

Based on diffpool paper - notes on torch implementation

Awesome Lists containing this project

README

        

# Graph Differential Pooling

Based on Diffpool paper - notes on torch implementation. This is based on work within torch-geometric; and we extend it for node-level classification (on clustered nodes)

See: Hierarchical Graph Representation Learning with Differentiable Pooling
https://arxiv.org/abs/1806.08804