kevinkwl / AoAReader

PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension
MIT License
61 stars 20 forks source link

+TITLE: Attention-over-Attention Model for Reading Comprehension

This is an implementation of Attention-over-Attention Model with PyTorch. This model was proposed by Cui et al. ([[https://arxiv.org/pdf/1607.04423.pdf][paper]]).