Open DanielUnn opened 6 years ago
I have the same issue .. reading some forums i've found this : (i didn't try it yet .. ) https://github.com/nfmcclure/tensorflow_cookbook/issues/21
I have the same problem.
This repo using an old version of tensorflow(r0.12). Some errors may occur if you are using a recent version of TF. There is a modified version in pull request. Check https://github.com/llSourcell/tensorflow_chatbot/pull/77
@3dozens thank you 👍 Thank you. I'll try.
use tensorflow.contrib.seq2seq wherever tensorflow.python.ops.nn you have written it worked for me
I got this error when I'm trying to train the data. Do you guys face this problem? I am new to python. Can anyone please help? Thanks.