pyg-team/pytorch_geometric

Janossy Pooling

Open

#38 opened on Nov 15, 2018

View on GitHub
 (2 comments) (5 reactions) (0 assignees)Python (3,514 forks)batch import
2 - Priority P2featurehelp wantednn

Repository metrics

Stars
 (19,985 stars)
PR merge metrics
 (Avg merge 35d 1h) (14 merged PRs in 30d)

Description

I miss the following pooling layers:

(1) SortPool,

(2) Janossy Pooling [1].

[1] https://openreview.net/forum?id=BJluy2RcFm

Contributor guide