Introduction
[Under developing,it is not working well yet.But you can just train,and run it.]
ChatGirl is an AI ChatBot d on TensorFlow Seq2Seq Model.
TensorFlowNews
TensorFlow CNN Model Project:https://github.com/fendouai/FaceRank
TensorFlow LSTM Model Project:https://github.com/TensorFlowNews/TensorFlow-Bitcoin-Robot
TensorFlow Seq2Seq Model Project:https://github.com/fendouai/ChatGirl
Data
twitter dataset:
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]
继续阅读与本文标签相同的文章
-
Unity 思考问题的办法
2026-05-27栏目: 教程
-
Unity 项目中委托Delegate用法案例
2026-05-27栏目: 教程
-
如何让jpa 持久化时不校验指定字段
2026-05-27栏目: 教程
-
Unity 3D光源-Spot Light聚光灯用法详解、模拟手电筒、台灯等线性教程
2026-05-27栏目: 教程
-
unity 实现调用Windows窗口/对话框交互
2026-05-27栏目: 教程
