DeepGraphLearning / KnowledgeGraphEmbedding

MIT License
1.24k stars 264 forks source link

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

Closed programmingboy closed 3 years ago

Edward-Sun commented 3 years ago

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