0 votes
by (160 points)
What is encoder/decoder model?

1 Answer

0 votes
by (320 points)
The encoder-decoder model is a way of using recurrent neural networks for sequence-to-sequence prediction problems. ... The approach involves two recurrent neural networks, one to encode the input sequence, called the encoder, and a second to decode the encoded input sequence into the target sequence called the decoder.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Feb 8, 2020 by decoder (360 points)
0 votes
1 answer
asked Nov 28, 2019 by decoder (360 points)
0 votes
1 answer
0 votes
1 answer
asked May 23, 2021 by encoders (560 points)
0 votes
1 answer
asked Nov 16, 2020 by decodersdecode (180 points)
0 votes
0 answers
asked Sep 25, 2020 by decodersdecode (180 points)
0 votes
1 answer
asked Jan 5, 2021 by decoders (1.3k points)
0 votes
1 answer
asked Dec 6, 2020 by decoder (360 points)
0 votes
1 answer
...