SIGNAL//DESK
AI/MLsrc: curated AI glossary

Deep learning

A type of computer program that learns to recognize patterns by using many layers of artificial 'neurons' to process information, similar to how a human brain learns to identify complex objects by looking at smaller details first.

A subset of machine learning that utilizes deep neural networks with multiple hidden layers to automatically extract and learn hierarchical representations from raw data, effectively automating the feature engineering process.

Machine learning using neural networks with many layers, which learn hierarchical feature representations directly from raw data rather than relying on hand-engineered features.

evolution

  1. 1986 · history
    Backpropagation Popularization

    Rumelhart, Hinton, and Williams popularized the backpropagation algorithm, enabling the training of multi-layer neural networks.

  2. 1998 · history
    LeNet-5

    Yann LeCun introduced the LeNet-5 convolutional neural network, demonstrating effective multi-layer learning for handwritten digit recognition.

  3. 2012 · history
    AlexNet Breakthrough

    Alex Krizhevsky and colleagues won the ImageNet competition by a large margin using a deep convolutional neural network trained on GPUs.

  4. 2017 · history
    Transformer Architecture

    Google researchers introduced the Transformer model, shifting deep learning toward attention-based mechanisms that power modern large language models.


← all terms