Closed Antares-97 closed 3 years ago
Right now you have to change the code to add support for loading your own node and relation embeddings. You can do that after here: https://github.com/awslabs/dgl-ke/blob/b34bf1d538a3a2184a4e767aeaa3998ed290233e/python/dglke/train_pytorch.py#L281
Hi! Is there a way to initialize the embeddings from external files? And how can I initialize the node and relation embeddings?