Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 465 B

You have to be logged in to leave a comment. Sign In

Question Answering System using End to End Memory Networks This project is the implementation of End to End Memory Networks to build Question Answering System. It takes small story and query as an input and predicts a possibe answer to the query. Here we have used Facebook Babi Dataset to train the model. After training, user can give similar stories and query as input and it would give you accurate results.

Dependencies tensorflow keras functools tarfile re

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...