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)!
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