Concept

Machine Translation

Machine translation is a sequence-to-sequence learning problem that involves ingesting a sentence in a source language and predicting its corresponding translation in a target language. A major challenge in this task is unaligned data, because the input and output sequences can have varying lengths and the corresponding words or regions may appear in completely different orders.

0

3

Updated 2026-05-01

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

D2L

Dive into Deep Learning @ D2L

Related