Knowledge graph embeddings
- Last verification: 20220909
- Tools required for this lab:
- Google Colab or your own Python environment
Prepare yourself for the lab
- Advanced topics lecture – part about Graphs (metrics) and Graph Embeddings (slides are on the main page)
Lab instructions
All instructions for this lab have been placed in the Jupyter Notebook: Knowledge graph embeddings
Learn more!
Graph libraries for Python:
Knowledge Graph Embeddings:
- Knowledge Graph Embedding, Learning, Reasoning, Rule Mining, and Path Finding – github repository with a lot of papers and other materials
- Knowledge Graph Embeddings Tutorial: From Theory to Practice (2020) – very deep, 3h long tutorial on KGE
- Cooking with Python and KBpedia series contains Part VI: Applications and Machine Learning with some embeddings-related stuff