/rnn-lstm-ptb

A walkthrough of the TensorFlow tutorial on LSTM

Primary LanguageJupyter Notebook

rnn-lstm-ptb

A walkthrough of the TensorFlow tutorial on LSTM

This is a walkthrough and reimplementation of TensorFlow's tutorial on LSTM based on my learning and understanding of the code.