This is a implementation of SDNE (Structural Deep Network embedding)
322
stars
119
forks
source link
how to find the corresponding node of the generated embedding? I want to find the embedding and it's corresponding node #15
Closed
huang2960 closed 5 years ago
The generated embedding follows the same order as the input node. The first embedding corresponds to the first node and so on.