LeCun et al. (1989) at Bell Labs made the first practical recognition application of backpropagation — handwritten ZIP codes, end-to-end
"Backpropagation Applied to Handwritten Zip Code Recognition" (Neural Computation 1(4):541–551, December 1989) trained a convolutional network end-to-end on digit images from real U.S. Postal Service envelopes. The "first practical application" characterization is Wikipedia's (Tier 3, uncontested): "In 1989, Yann LeCun et al. at Bell Labs first applied the backpropagation algorithm to practical applications."
The claim needs its boundary stated to be honest: NETtalk (Sejnowski & Rosenberg, 1987) is earlier — backpropagation trained on a practical text-to-speech task. The standard basis for LeCun's "first" is the word recognition: NETtalk maps text to phonemes (generation/transliteration); the ZIP-code system classifies images. A retelling that drops the qualifier overstates by two years.
Held out of this note under [unverified-quant] flags: the widely-quoted training-set size (7,291) and test error (5.0%), which circulate via Karpathy's 2022 reproduction rather than the primary text — the paper's PDF was unreachable at capture time (lecun.com ECONNREFUSED; MIT Press 403). See claim-rhw-1986-demonstration-not-invention for what 1986 demonstrated on toy tasks; this note is where the algorithm met the mail.
Precursors and siblings. The 1988 Bell Labs ZIP-code system usually invoked for hand-designed feature detectors was Denker et al., not LeCun; this 1989 work was published twice, in an order worth getting right (claim-lecun-1989-two-papers-publication-order); and the earlier practical backprop task NETtalk (1987) is a distinct document from its 1986 Johns Hopkins report.
Source
“Backpropagation Applied to Handwritten Zip Code Recognition”