pyg-team/pytorch_geometric

Add `KerGNN` to `conv.nn` as layer type

Open

#4937 aperta il 7 lug 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (3514 fork)batch import
0 - Priority P0featurehelp wantednn

Metriche repository

Star
 (19.985 star)
Metriche merge PR
 (Merge medio 35g 1h) (14 PR mergiate in 30 g)

Descrizione

🚀 The feature, motivation and pitch

Dear PyTorch-Geometric team, dear Matthias,

stumbled upon this novel GNN layer type idea named KerGNN, and it worked out quite well in their and my own experiments for different occasions. Their code is available at https://github.com/asFeng/kergnns, while being directly compatible to your library, i.e. using PyTorch and immanently compatible to your dataset formulations.

Best wishes, Tilman

Alternatives

No response

Additional context

No response

Guida contributor