Yes/No Question Answering in PyTorch
We investigate various question answering techniques using PyTorch. We are implementing the following techniques:
- End-To-End Memory Networks (MemN2N). Our work is heavily inspired by https://github.com/nmhkahn/MemN2N-pytorch