Skip to content

Encoder Decoder

encoder-decoder

Architecture pattern in transformer and seq2seq models

Encoder: processes input → creates context representation Decoder: generates output from context

Used for language-translation, summarization, Q&A


*References


*References

#ml-notes

On this page