Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
machine-learning
knowledge-graph
representation-learning
relational-learning
graph-embeddings
knowledge-graph-embeddings
graph-representation-learning
-
Updated
May 25, 2021 - Python
Pull Request #6 includes the ability for models to be saved and loaded from json files (
rfgb.rdn.learn
). Currently there are no unit tests for this functionality though.At a minimum, a unit test might check whether the files are created. Then they might also test whether the contents of the json files are the same as the parameters input during inference.