carpedm20 / lstm-char-cnn-tensorflow

in progress
MIT License
761 stars 243 forks source link

Py3 tf 1.8 #28

Open kaierlong opened 6 years ago

kaierlong commented 6 years ago

version log:

1. supported python3.x
2. modify some codes to support tensorflow 1.8.0

test info:

test machine platform: Ubuntu 16.04.5 x86_64 GPU
test python version: 3.5.2
test tensorflow version: 1.8.0

Also fix #26 and #20