Replies: 2 comments 4 replies
-
If you know about the assignment of nodes to clusters/subgraphs, you can utilize |
Beta Was this translation helpful? Give feedback.
4 replies
-
Thanks. I appreciate your time. |
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,
Assume I have a graph G of 5000 nodes indirectly connected and I have several subgraphs within G that I am interested in to retrieve an embedding for each subgraph to be used for some downstream tasks. Can GNN or GAE handle this? If yes, can you please refer me to such an example. I am new to the field and I'd like to learn more about it.
Best,
Beta Was this translation helpful? Give feedback.
All reactions