ProjE
ProjE copied to clipboard
ValueError
I tried executing the softmax version of projE using python 3 and tensorflow 1.1.0
I get this value error. How do I fix this?
I'm using the downloaded data as suggested in the readme (FB15k and WN18)
I haven't experienced this issue before. I think this might due to an input data error? Seems the shape of your data does not match the placeholder.
I downloaded the data from the link given.