AbrahamSanders / seq2seq-chatbot

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

attribute error #32

Closed Devika-Radhakrishnan closed 3 years ago

Devika-Radhakrishnan commented 4 years ago

tf.contrib.learn.ModeKeys.validate(self.mode) AttributeError: type object 'ModeKeys' has no attribute 'validate' tried upgrade tensorflow but still getting error ,how to resolve the error ,plz help

rohitkujur1997 commented 4 years ago

try tensorflow v1.5.0 in another environment