lstm-char-cnn-tensorflow icon indicating copy to clipboard operation
lstm-char-cnn-tensorflow copied to clipboard

python 3+ compatibility

Open adelra opened this issue 7 years ago • 2 comments

  • replaced outdated xrange with range
  • added . for relative import
  • replaced tf.nn.rnn_cell with new tf.contrib.rnn

adelra avatar Jan 18 '18 08:01 adelra

issue #22

adelra avatar Jan 18 '18 09:01 adelra

This PR has no conflicts and is an update to the original code which doesn't work anymore. Could you please merge this?

adelra avatar Jan 22 '19 06:01 adelra