kenhenry / tensorflow-seq2seq-chatbot

In this demo code, we implement Tensorflows Sequence to Sequence model to train a chatbot on the Cornell Movie Dialogue dataset.The dataset has been in the project. After training for a few hours, the bot is able to hold a fun conversation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

longer time to train

karthika-devi opened this issue · comments

During training the seq2seq chatbot ,why it take long time to train even if I give small amount of data .what is the purpose of test.enc and test.dec