Skip to content
Learn AI by building
← World of AI

Neural Networks

Perceptron

A single artificial neuron: weighted inputs, a sum, a threshold.

The perceptron takes several inputs, multiplies each by a weight, adds a bias and passes the total through an activation function. That is the entire unit, and everything since has been arrangements of it.

A single one can only separate data with a straight line — the limitation that stalled the field for a decade. Stack them in layers with non-linear activations and the limitation disappears.

JOIN NOW

Begin the first module

It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.

Join any time · Build AI skills at your pace