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
we want to evaluate DeepWalk-c on the BlogCatalog dataset used in the DeepWalk paper.
using the scripts from https://github.com/phanein/deepwalk.
but we meet problem when construct the ouput vectors.
how to get the vertex number from the csr?
we want to evaluate DeepWalk-c on the BlogCatalog dataset used in the DeepWalk paper.
using the scripts from https://github.com/phanein/deepwalk.
but we meet problem when construct the ouput vectors.
how to get the vertex number from the csr?