Skip to main content
. Author manuscript; available in PMC: 2019 Apr 9.
Published in final edited form as: Annu Rev Stat Appl. 2017 Dec 8;5:183–214. doi: 10.1146/annurev-statistics-041715-033733

Figure 2.

Figure 2

In the left diagram, McCulloch-Pitts neurons x1 and x2 each send binary activity to neuron y using the rule y = 1 if x1 + x2 > 1 and y = 0 otherwise; this corresponds to the logical AND operator; other logical operators NOT, OR, NOR may be similarly implemented by thresholding. In the right diagram, the general form of output is based on thresholding linear combinations, i.e., y =1 when ∑wixi >c and y = 0 otherwise. The values wi are called synaptic weights. However, because networks of perceptrons (and their more modern artificial neural network descendents) are far simpler than networks in the brain, each artificial neuron corresponds conceptually not to an individual neuron in the brain but, instead, to large collections of neurons in the brain.