Although latent feature models such as TransE are demonstrating state-of-the-art performance in the task of link prediction in knowledge graphs, they act as a black box. Latent feature models rely […]
Link Prediction
Translating Embeddings (TransE)
In this post I present Translating Embeddings (TransE), a method for the prediction of missing relationships in knowledge graphs. Rather than digging into the mathematics, I focus on presenting the […]