Is there any layer or model could update the edge but only the node and learn an embedding of edge and node? #8742
Unanswered
StefanIsSmart
asked this question in
Q&A
Replies: 1 comment
-
You can indeed also do this with the |
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.
-
As the title is.
Most of the models only focus on how to learn an embedding of nodes and update the node features.
Are there any layers or models that could update the edge and learn the embedding of edges in PyG?
Beta Was this translation helpful? Give feedback.
All reactions