Accenture / AmpliGraph

Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
Apache License 2.0
2.16k stars 250 forks source link

option to use pretrained embeddings/user defined values as initializer #205

Closed sumitpai closed 4 years ago

sumitpai commented 4 years ago

Background and Context option to initialize eniity and relation embeddings with user defined values (Eg, can be pretrained embeddings) Description

sumitpai commented 4 years ago

Fixed by pull request #206