A chatbot based on seq2seq architecture done with tensorflow.
196
stars
81
forks
source link
Program stuck at return sess.run([self.logits], {self.encoder_inputs : source_batch_major, self.source_lengths : source_seq_lengths}) in sample function in chatbot.py #28