Accenture/AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 96
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2793
- days_rel: 58
- days_push: 27
- n_releases_24m: 1
Adoption not part of the score
2238 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AmpliGraph is a Python library built on TensorFlow 2 for representation learning on knowledge graphs. It provides neural models (TransE, DistMult, ComplEx, HolE) that generate knowledge graph embeddings and predict missing links.
Use cases
- predict missing links in a knowledge graph
- generate knowledge graph embeddings for entities and relations
- complete a large knowledge graph with new statements
- discover new facts from an existing knowledge graph
- cluster entities or find near-duplicates in a knowledge graph
- develop and evaluate custom relational learning models
When to choose
- you need to train knowledge graph embedding models on GPU with TensorFlow
- you want link prediction and knowledge discovery APIs for RDF-like triple data
- you want a Keras-style extensible API to prototype new KG embedding models
When to avoid
- you need a non-Python or PyTorch-based stack
- you only need graph analytics like centrality or shortest paths rather than embeddings
- you need a graph database or query engine rather than a machine learning library
Facets
library · maturity active
machine-learning machine-learning python knowledge-graph-embeddings relational-learning tensorflow link-prediction graph-representation-learning embedding knowledge-graphs graph-embeddings gpu
2 sources
- readme: https://github.com/Accenture/AmpliGraph · fetched 2026-08-28 · 1bd36c976398
- registry_pypi: https://pypi.org/pypi/ampligraph/json · fetched 2026-08-29 · 29aae25b668c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Accenture/AmpliGraph | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="Accenture/AmpliGraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem