RotatE

public 2 min read
The RotatE model is a powerful method for generating graph embeddings that can model various relation patterns, including symmetry/antisymmetry,…

TuckER

public 2 min read
TuckER is an innovative and state-of-the-art algorithm that is used to perform knowledge graph completion. The algorithm was introduced during…

DeepWalk

public 2 min read
DeepWalk is a machine learning method that learns embeddings (social representations) of a graph's vertices. These embeddings capture neighborhood similarity…