xguo7 / NEC-DGT

This is the implementation and supplemental materials for paper "Deep Multi-attributed Graph Translation with Node-Edge Co-evolution"
17 stars 5 forks source link

where is the degree20_x.npy in utils.py #2

Open fanmengdan opened 4 years ago

fanmengdan commented 4 years ago

There is the "degree20_x.npy" in utils.py, but i could not find the file in "Datasets for Deep Graph Translation"

xguo7 commented 4 years ago

Hi,

The degree dataset is actually the B-A datasets. I also just added a link in "readme" to the datasets which can be directly used in my code.

Best, Xiaojie


From: Mengdan Fan notifications@github.com Sent: Sunday, March 29, 2020 1:12 PM To: xguo7/NEC-DGT NEC-DGT@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [xguo7/NEC-DGT] where is the degree20_x.npy in utils.py (#2)

There is the "degree20_x.npy" in utils.py, but i could not find the file in "Datasets for Deep Graph Translation"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://secure-web.cisco.com/17olwvLT_XbaiffqjpEvcqFMwW1Mfnrm6_XevZzDy7gLDjup6aHhrj31NuV0B0vbVv6-MG5z8A0X6XUZpAnkE9Qi3RSk3zlF4R53DofpwlRZu1s20qCCdUde2ADwmez4Y_HwM92M8vsMGKSG65lDrfKL8f87g7R0UbtP6UB3xCIMyVUCET5bhkBc83G8-QWVZqt49pTFTUj4P1abvB5SXtGnTTAVecKxQ9HrXul7_e5dsFRZ8QHvpF3sJ4zNfAuUg61yVV6rSZv789i2syiIbboROevfLAth8US-RlpSVHAA0yiUKQi7k2k4liu4EEdKGHt5x4kJiSmwuLquPqstGsWN4MPKteVEQIRuYZzaxOHa7rc4CJ_9_wFj3WsqeBUgRtQuwWXXTpI4JFL3DZl2wuTCxAJIW_0cn3yTt4fL7KygVZqoF9-Epu2n_YuSfyTuv/https%3A%2F%2Fgithub.com%2Fxguo7%2FNEC-DGT%2Fissues%2F2, or unsubscribehttps://secure-web.cisco.com/1MPr1I57mirQZ6scDkcUvhjtuPR1BQBadV4UuLKeiUtz6Q8IWqXOubCb2M9O3N0ezLDzTt8I7XCTcVnAGB_8wE_bvpkra4EQsLZK0Zz6p0oiZX3CrB5_JowcZv2zs3RrUdqWGsL8fOjD9pkPZscdlxnGcoRhzNMsyCePsDcEeSv8eBzdlyELTd8YPLJJqD5BYsmOV! %20PRBn7au4fguGU4nkD-L8xtRyrrEU5hSmmQ_Xz5ZcI74K_Blc7qBB2S4qa_H4hnJOWRoW7fhusM4JI2ZbQn0RZAMK_lNIGTSo7zFxAjL6-9osqFjwQdqlAYXo8XeRHXOgxe3G_y9cl2ezWy5o6dDkcX264RTvKb7LPOWrU6px0MK5QAcCV3imeJeuZ7UTf14vFrPrpu_v4qG942B__DD4lZ8OAhP64yUfgapYquayXYtch0rrJdvJYdFE0rlb/https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAKI52VQ2BEJTVFJXMUKJDW3RJ6FRLANCNFSM4LWCEWTQ.

fanmengdan commented 4 years ago

Thanks,could you add the data processing script,i also want to produce my own data