文件名称:基于TensorFlow实现的闲聊机器人
文件大小:54KB
文件格式:ZIP
更新时间:2020-05-28 10:10:18
聊天 机器人 tensorflow
基于Python,使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
【文件预览】:
Seq2Seq_Chatbot_QA-master
----train_model2.sh(419B)
----data_utils.py(9KB)
----db()
--------dictionary.json(74KB)
--------generate_dict.ipynb(5KB)
--------gb2312_level2.txt(9KB)
--------chinese.txt(10KB)
--------gb2312_level1.txt(11KB)
----s2s_model.py(10KB)
----config.json(339B)
----README.md(5KB)
----s2s.py(9KB)
----.gitignore(123B)
----train_model.sh(417B)
----decode_conv.py(3KB)