You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@xguo7, amazing work! I would like you to use the node/edge convolutions but the code is in TF 1.x is difficult to understand and replicate. Would it be possible to provide the files used in the code?
@xguo7, amazing work! I would like you to use the node/edge convolutions but the code is in TF 1.x is difficult to understand and replicate. Would it be possible to provide the files used in the code?
adj=np.load('./graph generator/WS_graph.npy')
node=np.load('./graph generator/WS_graph_node.npy')
Regards and thanks
The text was updated successfully, but these errors were encountered: