qhduan / Seq2Seq_Chatbot_QA

使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
794 stars 274 forks source link

增加windows运行脚本及加载已训练的model #20

Closed overtherain closed 6 years ago

overtherain commented 6 years ago

1.增加windows运行脚本 2.修改s2s.py训练逻辑,可以加载之前训练过的model, 且一轮保存一次 3.test mode增加退出指令