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
Hi,
Can I update node embeddings given and already trained model? I want to fit a model but then I want to update the network periodically and update the node embedding and not start from zero.
The text was updated successfully, but these errors were encountered:
It would be difficult to do depending on the algorithm. For Node2Vec it would be complex to implement. For something like GGVec or ProNE it might be a simpler task.
Hi,
Can I update node embeddings given and already trained model? I want to fit a model but then I want to update the network periodically and update the node embedding and not start from zero.
The text was updated successfully, but these errors were encountered: