DEV Community

N7fenrir
N7fenrir

Posted on

Embed sequence using embeddings generated from node2vec

I am a student and working on machine learning algorithms for fun. Currently I have a graph dataset which I used along with node2vec (and Deepwalk in another instance) to get the embeddings of each node. I do not want to use complete graph embedding as I will be populating…

Top comments (0)