sherjilozair / char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
MIT License
2.64k stars 960 forks source link

added summary writer for loss and graph #88

Closed memo closed 7 years ago

ubergarm commented 7 years ago

@memo thanks, but using #89 for adding some tensorboard instrumentation. There is definitely more that could be improved including more namespaces, and possibly images / embeddings etc if you're interested.

Thanks