Research Paper | Python Code |
---|---|
Paper | Code |
Luong attention and Bahdanau attention
working on an attetion module for tensorflow where you can just import the attention, check it out and contribute :
https://github.com/monk1337/Tensorflow-Attention-mechanisms
#Images source : http://cnyah.com/2017/08/01/attention-variants/