pyg-team/pytorch_geometric

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

开放

#4,937 创建于 2022年7月7日

 (4 条评论) (0 个反应) (0 位负责人)Python (3,514 个派生)batch import
0 - Priority P0featurehelp wantednn

仓库指标

星标
 (19,985 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

🚀 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

贡献者指南