前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model.

ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model.

作者头像
磐创AI
发布2018-04-24 18:08:57
6460
发布2018-04-24 18:08:57
举报

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

  • 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:

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]

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2017-08-22,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 磐创AI 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Introduction
  • TensorFlowNews
  • Data
  • Train
  • Run
  • Tool
  • Result
  • Blog
  • RoadMap
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档