using python implement graph embedding algorithm transE
$ python transe.py
setting the hyperparameter in the source file directly
- Trans* algorithem test benchmark
- TransE
- implement the basic algorithm
- add the L1 loss
- TransH
- TransR
- TransD
Thanks to Mrlyk423 provide FB15k datasets used for the task Knowledge Base Completion with the input format in Download