Does not support python 3.3
Closed this issue · 2 comments
Foorack commented
Tensorflow recently released official support for python 3.3.
I just wanted to mention that this tutorial is not working in the latest version of python. :)
hunkim commented
What are the error messages?
Foorack commented
An example is the print statements. https://docs.python.org/3/whatsnew/3.0.html
Example:https://github.com/nlintz/TensorFlow-Tutorials/blob/master/2_logistic_regression.py#L35