DeepGraphLearning/KnowledgeGraphEmbedding

how do you generate the embedding? Is it a random walk or something? I mean what is the main algorithm for embedding.

programmingboy opened this issue · 1 comments

how do you generate the embedding? Is it a random walk or something? I mean what is the main algorithm for embedding.

The embeddings are randomly initialized and trained based on our designed objective function.