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`

#graphmachinelearning #gml #ai #ml #graphs #knowledgegraphs

Release v1.11.0 · pykeen/pykeen

PyKEEN 1.11 has a lot of nice fixes from the last year of work, as well as a few bigger (potentially breaking) changes, see the last heading below. Big thanks to our five new contributors, and lots...

GitHub