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

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.

Blog

http://www.tensorflownews.com/

RoadMap

  • dataset
  • model

[under developing]

相关文章:

  • 2022-02-27
  • 2021-07-12
  • 2021-08-06
  • 2021-12-06
  • 2021-08-08
  • 2021-08-29
  • 2021-04-30
猜你喜欢
  • 2022-02-28
  • 2021-04-11
  • 2021-05-23
  • 2022-01-19
  • 2021-05-25
  • 2021-12-04
  • 2021-06-08
相关资源
相似解决方案