ChatGirl
1.0.0
中文档: https://github.com/fendouai/ChatGirl/blob/master/README_CN.MD
[開発中のため、まだうまく動作していません。ただし、トレーニングして実行するだけです。] ChatGirl は、TensorFlow Seq2Seq モデルに基づいた AI チャットボットです。
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
Run_model.py
idx2w,w2idx:このツールを使用して、単語を ID に変更したり、ID を単語に変更したりできます。デモは hello.py から入手できます。
Result.md(トレイン結果が長すぎます。ここに結果の一部を示します。)
http://www.tensorflownews.com/
【開発中】