xguo7/NED-VAE

code replication

Opened this issue · 0 comments

@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