# Bahdanau [[Attention]]
- [Neural Machine Translation by Jointly Learning to Align and Translate](https://arxiv.org/abs/1409.0473)
- [[Attention]] mechanism (borrowed from the field of information retrieval) within the context of NLP
- Same as [[Additive Attention]]
- ![[Pasted image 20220621170726.webp]]