bxshi / ProjE

Embedding Projection for Knowledge Graph Completion
MIT License
76 stars 41 forks source link

fix mistake when yielding valid triples #2

Closed ZichaoHuang closed 7 years ago

ZichaoHuang commented 7 years ago

yield valid_triple in validation_data method

Signed-off-by: Zichao Huang 469128641@qq.com

bxshi commented 7 years ago

Looks good, thanks!

ZichaoHuang commented 7 years ago

You're welcome. Love the ProjE paper and model by the way.