Adjacency matrix to TUDataset format #6016
Unanswered
saiprasanna06
asked this question in
Q&A
Replies: 1 comment
-
By TUDataset format do you mean a sparse |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a set of 100 graphs with corresponding graph labels. The adjacency matrices are stored in a container as NumPy arrays. I want to convert them into TUDataset format. Is there any way I can do this?
Beta Was this translation helpful? Give feedback.
All reactions