A-Atef-NLP
Results
1
issues of
A-Atef-NLP
Thanks A Lot for your tutorial. To support TF 1.2 I think you need to update below line "from tensorflow.contrib.rnn.python.ops.core_rnn_cell_impl import * " To "from tensorflow.contrib.rnn import *" Also to...