Description
Get familiar with knowledge graphs and their embeddings through code.
Objectives
- Compare and contrast different Python libraries for knowledge graph embeddings (KGE). The ones that are highly usable together with custom Python code are AmpliGraph (Tensorflow), TorchKGE (PyTorch), and PyKEEN.
- Finalize a library to stick to based on prior Python experience.