This is a implemention of Pointer Networks in keras(similar to seq2set) http://arxiv.org/pdf/1511.06391v4.pdf.
Explaination for the code is available here.
implementation of http://arxiv.org/pdf/1511.06391v4.pdf in keras
Jupyter Notebook
This is a implemention of Pointer Networks in keras(similar to seq2set) http://arxiv.org/pdf/1511.06391v4.pdf.
Explaination for the code is available here.