Kerangka kerja untuk melatih dan mengevaluasi model AI pada berbagai kumpulan data dialog yang tersedia secara terbuka.
https://github.com/facebookresearch/ParlAI
Chatbot saraf menggunakan model sequence to sequence dengan decoder perhatian.
https://github.com/chiphuyen/stanford-tensorflow-tutorials/tree/master/assignments/chatbot
ChatterBot adalah pembelajaran mesin, mesin dialog percakapan untuk membuat bot obrolan
http://chatterbot.readthedocs.io/
Implementasi tensorflow saya tentang "Model percakapan saraf", chatbot berbasis pembelajaran mendalam
https://github.com/Conchylicultor/DeepQA
Model percakapan saraf di Torch
https://github.com/macournoyer/neuralconvo
Chatbot mainan yang didukung oleh pembelajaran mendalam dan dilatih berdasarkan data dari Reddit
https://github.com/pender/chatbot-rnn
chatbot tensorflow seq2seq
https://github.com/nicolas-ivanov/tf_seq2seq_chatbot
Kerangka kerja chatbot python dengan Pemahaman Bahasa Alami dan Kecerdasan Buatan.
https://github.com/alfredfrancis/ai-chatbot-framework
Model Percakapan di Tensorflow
https://github.com/mckinziebrandon/DeepChatModels
Bangun basis chatbot Anda sendiri di IBM Watson
https://webchatbot.mybluemix.net/
Chatbot Berbasis AI
http://chatbot.sohelamin.com/
Chatbot berdasarkan arsitektur seq2seq dilakukan dengan tensorflow.
https://github.com/inikdom/neural-chatbot
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
https://github.com/qhduan/Seq2Seq_Chatbot_QA
基於向量匹配的情境式天機器人
https://github.com/zake7749/Chatbot
中文 Model percakapan saraf di Torch
https://github.com/majoressense/chatbot-zh-torch7
http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
Kumpulan Data untuk Pelatihan Sistem Chatbot
https://github.com/candlewill/Dialog_Corpus
Serangkaian skrip untuk mengunduh dan mengurai korpus OpenSubtitles.
https://github.com/AlJohri/OpenSubtitles
OpenData di area asuransi untuk Tugas Pembelajaran Mesin
https://github.com/Samurais/insuranceqa-corpus-zh
dgk_lost_conv 中文对白语料 korpus percakapan berbahasa Mandarin
https://github.com/majoressense/dgk_lost_conv
http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf
http://arxiv.org/pdf/1506.05869v1.pdf
https://research.googleblog.com/2015/11/computer-respond-to-this-email.html
http://www.wildml.com/2016/04/deep-learning-for-chatbots-part-1-introduction/
http://www.wildml.com/2016/07/deep-learning-for-chatbots-2-retrieval-based-model-tensorflow/
http://www.tensorflownews.com/