pyg-team/pytorch_geometric

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

Open

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

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (3,514 fork)batch import
0 - Priority P0featurehelp wantednn

仓库指标

Star
 (19,985 star)
PR 合并指标
 (平均合并 35天 1小时) (30 天内合并 14 个 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

贡献者指南