pyg-team/pytorch_geometric

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

Ouverte

#4 937 ouverte le 7 juil. 2022

 (4 commentaires) (0 réaction) (0 personne assignée)Python (3 514 forks)batch import
0 - Priority P0featurehelp wantednn

Métriques du dépôt

Stars
 (19 985 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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