Adding GEOM-GCN #3026
RasmusOrsoe
started this conversation in
Ideas
Adding GEOM-GCN
#3026
Replies: 1 comment
-
There is no specific reason it is not integrated in PyG, and I would love to include it. Let me know if you have any interest in working on this together. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Came across GEOM-GCN when I was taking a peak at
https://pytorch-geometric.readthedocs.io/en/latest/modules/utils.html#torch_geometric.utils.homophily
I think the geometric embedding scheme proposed in the paper, where one can choose between embedding methods, could be very useful as a pytorch module for those of us doing geometric learning.. :-)
I can't find it implemented in pytorch geometric. Is there a reason why its not implemented?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions