visual-analogy-tensorflow icon indicating copy to clipboard operation
visual-analogy-tensorflow copied to clipboard

Python 3.x compatibility

Open dangkhoasdc opened this issue 8 years ago • 1 comments

Hi, I've run your code on Python 3.6; however; it showed the error

len() of unsized object numpy somewhere in Loader.py

In Python 2.x, it works well (except that show APIs are replaced in the newer version of Tensorflow - I have a plan to update the code).

dangkhoasdc avatar Feb 07 '17 11:02 dangkhoasdc