NELSONZHAO / zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
https://zhuanlan.zhihu.com/zhaoyeyu
3.5k stars 2.14k forks source link

tensorflow version #1

Open jiani1994 opened 7 years ago

jiani1994 commented 7 years ago

hi what 's the version of tensorflow you used in this project ? since i met error when use the LSTM

flying21 commented 7 years ago

hi ,are you ok? what 's the version of tensorflow?

NELSONZHAO commented 7 years ago

I have updated my code, the latest code see "anna_lstm-tf1.0.ipynb" and "anna_lstm-tf1.0.html" file, the new code running environment for tensorflow 1.0 version