lstm-char-cnn-tensorflow
lstm-char-cnn-tensorflow copied to clipboard
python 3+ compatibility
- replaced outdated xrange with range
- added . for relative import
- replaced tf.nn.rnn_cell with new tf.contrib.rnn
issue #22
This PR has no conflicts and is an update to the original code which doesn't work anymore. Could you please merge this?