awslabs / dgl-ke

High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
https://dglke.dgl.ai/doc/
Apache License 2.0
1.28k stars 196 forks source link

Is dgl-ke able to resume training? #123

Open HenryYihengXu opened 4 years ago

HenryYihengXu commented 4 years ago

Say I trained a graph but found it didn't reach the peak MRR. Can I take the embeddings I have now and continue training on them or do I have to start over?

zheng-da commented 4 years ago

Currently, DGL-KE doesn't support training from previously trained embeddings. We'll support this in our next release.

Alexzsh commented 4 years ago

hope for supporting incremental training

classicsong commented 4 years ago

hope for supporting incremental training

This can be a good feature for 0.2