concept attention - base encoder - decoder model in category deep learning
appears as: attention-based encoder-decoder model

This is an excerpt from Manning's book Deep Learning with JavaScript: Neural networks in TensorFlow.js.
Figure 9.11. Deep dive into the attention-based encoder-decoder model. You can think of this figure as an expanded view of the encoder-decoder architecture outlined in figure 9.10, with finer-grained details depicted.
![]()