Ye Henry Tian

Results 1 issues of Ye Henry Tian

Just curious, why use `BasicLSTMCell` instead of other "faster" LSTM cell in TF like: tf.contrib.rnn.LSTMBlockCell` or `tf.contrib.rnn.LSTMBlockFusedCell` ? I am not really a machine learning expert, just thought why not...