Skip to content

A realization of the method described in "Hierarchical Graph Representation Learning with Differentiable Pooling".

Notifications You must be signed in to change notification settings

coral3333/gnn_hierarchical_pooling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnn_hierarchical_pooling

A realization of the method described in "Hierarchical Graph Representation Learning with Differentiable Pooling".

Usage

python train.py --hparam_path=./config/hparams_testdb.yml # or other config files you defined

Best val result: 0.6133 @ epoch 765

About

A realization of the method described in "Hierarchical Graph Representation Learning with Differentiable Pooling".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%