In 1989, Yann LeCun, Leon Bottou, Yoshua Bengio, and Patrick Haffner introduced LeNet, a pioneering convolutional neural network that could read handwritten digits and letters, revolutionizing the processing of real-world documents.

What happened: In 1989, Yann LeCun, Leon Bottou, Yoshua Bengio, and Patrick Haffner developed LeNet, a convolutional neural network designed to recognize handwritten digits and letters. This network was trained using backpropagation and deployed by the U.S. Postal Service and banks to read handwritten zip codes and checks, processing millions of real documents. LeNet - Wikipedia

Why it matters: LeNet demonstrated the practical application of neural networks in large-scale pattern recognition, paving the way for the deep learning revolution two decades later. Its convolutional architecture became the backbone of modern deep learning systems, influencing countless advancements in image and speech recognition. Backpropagation Applied to Handwritten Zip Code Recognition (1989)

Further reading: