pyg-team/pytorch_geometric

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

Open

#4 937 ouverte le 7 juil. 2022

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (3 514 forks)batch import
0 - Priority P0featurehelp wantednn

Métriques du dépôt

Stars
 (19 985 stars)
Métriques de merge PR
 (Merge moyen 35j 1h) (14 PRs mergées en 30 j)

Description

🚀 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

Guide contributeur