Dynamic knowledge graph embeddings
- Clone the embed repository from https://github.com/pbloem/embed and install with
pip install .
(orpip install -e .
if you expect to make changes to it) - Clone the dyna repository from https://github.com/pbloem/dyna and
pip install .
(orpip install -e .
if you expect to make changes to it) - From the root directory run one of the experiments, for instance
python experiments/baseline.py