So far, we have seen a scenario where the input and output are mapped one-to-one. In this section, we will look into ways in which we can construct architectures that result in mapping all input data into a vector, and then decoding it into the output vector.
We will be translating an input text in English into text in French in this case study.