JA EN
Glossary › end

GLOSSARY

end

appears in 1 paper titles

Definition

Nearly always part of "end-to-end": one model spanning raw input to final output, trained jointly under a single objective. The contrast is a pipeline of separately optimised stages, where each stage's errors feed the next and no stage optimises what you actually care about. The trade is inspectability — when an end-to-end system fails there is no intermediate output to examine and no module to blame.

Explainers using this term

In the textbook