Encoder-Decoder Architecture

Software / App

A neural network architecture used for sequence-to-sequence tasks like machine translation, where an encoder maps input to a vector and a decoder maps it to an output sequence.

Mentioned in 1 video