AmpliGraph: A TensorFlow-Based Library for Knowledge Graph Embeddings
Open source Python library that predicts links between concepts in a knowledge graph. AmpliGraph is a suite of neural machine learning models for relational Learning, a branch of machine learning that deals with supervised learning on knowledge graphs. The code snippet below will install the library in editable mode ( ):
The project documentation can be built from your local working copy with:
If you like AmpliGraph and you use it in your project, why not starring the project on GitHub!
Source: ampligraph.org