A neural model structure that encodes a source sentence and then decodes a target translation from the encoded representation.
encoder-decoder architecture
architecture
DESCRIPTION
CONCEPT RECORD
- Types
architecture
- Aliases
encoder-decoder
- Contributors 뀨 (7c402c1b98) extractionAnonymous (12632b8b5f) review
RELATED CONCEPTS
- rnn encoder--decoder
An RNN Encoder--Decoder is a recurrent neural machine translation model that follows the encoder-decoder architecture of encoding a source sentence and decoding a target translation.