Changes

Jump to navigation Jump to search
36 bytes added ,  13:04, 9 May 2019
no edit summary
return lstm
Then, we applied a tf.while loop through the cell to build our network. tf.nn.dynamic_rnn will do the work. The sample code is
def lstm_network(x, W, b,keep_prob):
82

edits

Navigation menu