Nejla Ghaboosi

Results 1 issues of Nejla Ghaboosi

Hi Mark, Thanks for sharing the code. I've a question regarding one tiny bit of your implementation: In **model.py, line 71** , i.e. _prev_state = rnn.LSTMStateTuple(state[0], tf.add(h_k, r_k)_, you added...