dmn-tensorflow
dmn-tensorflow copied to clipboard
Old version of tensorflow
Hi!
It looks like you're using tensorflow 0.8 and not 1.0 https://www.tensorflow.org/install/migration Your code does not work with tensorflow v. 1.0! Just saying ;) I suggest you to modify your readme's prerequisites (or your code if you have the time :p)!
Thanks for your code and your work! :D
@AndreCI have you fix this problem and How to update this code to tf1.0?
Hi, No, sorry, I couldn't make it work. I just used a Theano version (YerevaNN's one): https://github.com/AndreCI/DMN_MA2