Recurrent (RNN/RNN)-based Encoder-Decoder Neural Network

An Recurrent (RNN/RNN)-based Encoder-Decoder Neural Network is an encoder-decoder neural network that consists of a encoder neural network and a decoder neural network in which both are recurrent neural networks.



References

2018a

2018b

2017a

2017b

2017c

 
Figure 1: Pretrained sequence to sequence model. The red parameters are the encoder and the blue parameters are the decoder. All parameters in a shaded box are pretrained, either from the source side (light red) or target side (light blue) language model. Otherwise, they are randomly initialized.

2015

2014a

2014b