pyg-team/pytorch_geometric

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

Open

#4.937 geöffnet am 7. Juli 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3.514 Forks)batch import
0 - Priority P0featurehelp wantednn

Repository-Metriken

Stars
 (19.985 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 35T 1h) (14 gemergte PRs in 30 T)

Beschreibung

🚀 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

Contributor Guide