ChatGirl
1.0.0
中文文档: https://github.com/fendouai/ChatGirl/blob/master/README_CN.MD
[正在开发中,还不能很好地工作。但你可以训练并运行它。] ChatGirl 是一个基于 TensorFlow Seq2Seq 模型的 AI ChatBot。
TensorFlow CNN 模型项目:https://github.com/fendouai/FaceRank
TensorFlow LSTM 模型项目:https://github.com/TensorFlowNews/TensorFlow-Bitcoin-Robot
TensorFlow Seq2Seq模型项目:https://github.com/fendouai/ChatGirl
推特数据集:
https://github.com/suriyadeepan/datasets
您需要添加一个模型文件夹来保存模型。 Train_Model.py
运行模型.py
idx2w,w2idx:可以使用此工具将word更改为id;或将id更改为word。您可以从 hello.py 获取演示。
Result.md(训练结果太长,这里是部分结果。)
http://www.tensorflownews.com/
[开发中]