Zhiyuan He

Results 33 comments of Zhiyuan He

确认版本>=1.2?

你可以定义新的conf呀。 你是不是内存太小了,单步调试下哪步运行出错

yaml文件是自己编写的。

Delect all the decode('utf-8') and encode('utf-8') in this code. Because python3 handles string in a different manner, I'm not sure whether it will work properly.

See https://github.com/hzy46/TensorFlow-Time-Series-Examples/issues/1

请用python2.7.x版本,测试过了是没问题的(在tf1.3下)