AbrahamSanders / seq2seq-chatbot

A sequence2sequence chatbot implementation with TensorFlow.
MIT License
99 stars 56 forks source link

error #29

Open saksham7778 opened 4 years ago

saksham7778 commented 4 years ago

hi , i am having the following two errors please help ->

chat_bot

rafaela-castro-losano commented 3 years ago

I also have the same error

AbrahamSanders commented 3 years ago

Make sure you are using TF 1.5 at a minimum version. Higher TF 1.x versions should work too.