pyg-team/pytorch_geometric

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

Open

#4.937 aberto em 7 de jul. de 2022

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (3.514 forks)batch import
0 - Priority P0featurehelp wantednn

Métricas do repositório

Stars
 (19.985 stars)
Métricas de merge de PR
 (Mesclagem média 35d 1h) (14 fundiu PRs em 30d)

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

Guia do colaborador