xwhan / DeepPath

code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"
533 stars 135 forks source link

Tensorflow version #16

Closed xzlyu closed 5 years ago

xzlyu commented 5 years ago

Hi, I am trying to run your code to learn some rules, I use python 2.7 and tensorflow 1.12.0 and I have some problems that may be caused by tensorflow's version, so do you still remeber your tensorflow version when you write this code ? Thanks!

ouening commented 4 years ago

python2.7 tensorflow-gpu 1.13.1

xzlyu commented 4 years ago

python2.7 tensorflow-gpu 1.13.1

Thanks, it surprises me.