Is it possible to train a GNN to learn the relationship between input and output graphs with differing structures? #7810
Unanswered
jagandecapri
asked this question in
Q&A
Replies: 1 comment
-
Interesting problem. I would assume that something like |
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,
In the problem I'm working, given a batch, each input graph maps to an output graph. The input and output graph does not have the same node and edge structures. The input and output graph can be of varying sizes.
Is it possible to train a GNN to learn the relationship between the input and output graphs?
Beta Was this translation helpful? Give feedback.
All reactions