char-rnn-tensorflow icon indicating copy to clipboard operation
char-rnn-tensorflow copied to clipboard

Multi-layer Recurrent Neural Networks (LSTM) for character-level language models in Python using Tensorflow

Results 1 char-rnn-tensorflow issues
Sort by recently updated
recently updated
newest added

tf.unpack is deprecated for tf.unstack. https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md sequence_loss_by_example is now in tf.contrib.legacy_seq2seq. https://www.tensorflow.org/api_docs/python/tf/contrib/legacy_seq2seq tf.concat argument order is reversed. https://www.tensorflow.org/api_docs/python/tf/concat