RNN Encoder-Decoder
An Encoder-Decoder architecture that uses an RNN module (like an LSTM and GRU) for the encoder and decoder. See Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation.
An Encoder-Decoder architecture that uses an RNN module (like an LSTM and GRU) for the encoder and decoder. See Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation.