Node2vec #3548
Unanswered
shrimonmuke0202
asked this question in
Q&A
Node2vec
#3548
Replies: 1 comment
-
You can train node2vec embeddings as described here. After which you can call the models forward function to get the node embeddings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use embedding of the node as a feature vector by using the model Node2Vec. How can I do this?
Beta Was this translation helpful? Give feedback.
All reactions