Multigraph Data Structure coding for GDAS NAS #2636
Unanswered
buttercutter
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Representing multigraphs is well supported by simply duplicating edges in |
Beta Was this translation helpful? Give feedback.
2 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.
-
how to code the following graph structure ?
which kind of data structure is suitable in this case for both forward inference and backward propagation ?
D-X-Y/AutoDL-Projects#99 (comment)
https://gist.github.com/promach/b6f526c56e20f029d68e6f9041c3f5c0#file-gdas-py-L106-L107
Beta Was this translation helpful? Give feedback.
All reactions