Replies: 1 comment
-
Make |
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.
-
@akashshah59 Isn't the
num_nodes
argument inDCRNN
equal to the dimensionality of the adjacency matrix? It seems like we should remove that parameter and set it inside the class according to the adjacency matrix.Beta Was this translation helpful? Give feedback.
All reactions