Learn Before
Concept
Encoder-Decoder Architecture for NLG
The usage of two RNNs in an end-to-end model overcame the significant limitation where the neural networks could only be applied to problems where input and target can be encoded with fixed dimensionality. A majority of the work done for the task of language generation was done using the encoder-decoder architecture.
0
1
Updated 2022-12-18
Tags
Data Science