Transformer Architecture: Encoder, Decoder, and Computing Output
Learn about the encoder and decoder in the transformer architecture.
Transformer architecture
A transformer is a type of seq2seq model. Transformer models can work with both image and text data. The transformer model takes in a sequence of inputs and maps that to a sequence of outputs.
The transformer model was initially proposed in the paper
Get hands-on with 1400+ tech skills courses.