Using End to End memory model[1] and bAbI dataset[2] I developed a Recurrent Attention model that can understand the context of a sentence. the system generates an answer based on a story and a question
- hosted on google colab
Libraries used are:
1. NLK, pandas, numpy for cleaning the data
2. keras, tensorflow for building the model