aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.6k stars 912 forks source link

Can I change the initial state of the embeddings? #98

Open malits opened 4 years ago

malits commented 4 years ago

I have a matrix of embeddings trained from another task and I am hoping to use them as the initial state of my embeddings in training a node2vec model. Does support for this exist?