美文网首页TensorFlowNews我爱编程
ChatGirl is an AI ChatBot based

ChatGirl is an AI ChatBot based

作者: 磐创AI_聊天机器人 | 来源:发表于2017-08-22 17:24 被阅读19次

Introduction

[Under developing,it is not working well yet.But you can just train,and run it.]
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model.

TensorFlowNews

Data

twitter dataset:

https://github.com/suriyadeepan/datasets

Train

You need to add a model folder to save the model.
Train_Model.py

Run

Run_model.py

Tool

idx2w,w2idx:You can use this tool to change word to id;or change id to word.
You can get the demo from hello.py.

Result

Result.md(the train result is too long,here is part of the result.)

Blog

http://www.tensorflownews.com/

RoadMap

  • dataset
  • model

[under developing]

相关文章

网友评论

    本文标题:ChatGirl is an AI ChatBot based

    本文链接:https://www.haomeiwen.com/subject/kfildxtx.html