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

貢獻者指南