sidpatondikar / Q-A-Chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-A-Chatbot!

This is a simple Q&A chatbot built on: Dataset : Babi Data Set from Facebook Research. Full Details: https://research.fb.com/downloads/babi/

We provide a story, followed by question and answer as training dataset: image

The model is built with RNN(LSTM) and is based on the below paper Process taken from paper:

  • Jason Weston, Antoine Bordes, Sumit Chopra, Tomas Mikolov, Alexander M. Rush, "Towards AI-Complete Question Answering: A Set of Prerequisite Toy Tasks", http://arxiv.org/abs/1502.05698

    image

About


Languages

Language:Jupyter Notebook 100.0%