What Is AI

Layer 4 · Foundations

What Is AI

Formalizing 'learning' as function approximation and empirical risk minimization, plus a look at why scale changed everything.

15 min read180 XP

  1. 1950s-80s

    Symbolic AI era

    expert systems, logic programming

  2. 1990s-2000s

    Classical ML

    SVMs, decision trees, hand-engineered features

  3. 2012

    Deep learning breakout

    AlexNet on ImageNet, GPU training

  4. 2017-now

    Scale era

    Transformers + massive data + compute

The shift toward statistical, then deep, then large-scale learning.

Formally, machine learning is the search for a function , parameterized by , that minimizes expected loss over the true (unknown) data distribution :