GraIL is a graph neural network for inductive knowledge graph reasoning. Unlike embedding-based approaches, GraIL model is able to predict relations between nodes that were unseen during training and achieves state-of-the-art results in this inductive setting. https://github.com/kkteru/grail #KnowledgeGraphs #GraphMachineLearning
PyKEEN is developer-friendly software for knowledge graph embedding models.
We just released version v1.11 with some nice improvements in the last ten months
Check it out here https://github.com/pykeen/pykeen/releases/tag/v1.11.0
Install from PyPI with `pip install --upgrade pykeen`
