Ampligraph¶
Description¶
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. Use AmpliGraph if you need to: Discover new knowledge from an existing knowledge graph. Complete large knowledge graphs with missing statements. Generate stand-alone knowledge graph embeddings. Develop and evaluate a new relational model. AmpliGraph's machine learning models generate knowledge graph embeddings, vector representations of concepts in a metric space
Environment Modules¶
Run module spider ampligraph
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_AMPLIGRAPH_DIR - installation directory
- HPC_AMPLIGRAPH_BIN - executable directory
Categories¶
programming, library, math