Closed ammarasmro closed 7 years ago
I change the functions that deal with rnn_cell as it has been moved to tf.contrib....
Thanks!
In file 09_Recurrent_Neural_Networks/02_Implementing_RNN_for_Spam_Prediction/02_implementing_rnn.py, there's reference of rnn_cell which should be changed as well.
I change the functions that deal with rnn_cell as it has been moved to tf.contrib....