pyg-team/pytorch_geometric

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

Aperta

#4937 aperta il 7 lug 2022

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

Metriche repository

Star
 (19.985 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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