Compute the output of a simple neuron and explain why it does not copy a biological neuron.
Proof of success: explain "The artificial neuron is a function", complete "The Score Calculator" and name the limit of the analogy.
At the paper lab, Anaïs receives three clues on a card: presence of a circle, number of strokes and symmetry. She multiplies each clue by a number, adds the results, adds a bias, then applies an output rule. Her computation looks like the basic block of a network. The team calls it an artificial neuron because of the history of the field, but Anaïs writes in big letters: "small mathematical function, not living cell".
Don't project intentions onto the machine: follow the numbers, the transformations and the success criteria. Here, your anchor is "The artificial neuron is a function".
The diagram shows every operation of the neuron; nothing happens between the boxes without a defined calculation. Read the diagram from top to bottom: each arrow announces a transformation or a check, never a thought inside the machine.
The analogy: The neuron is like a recipe that measures out several ingredients before a final rule.
Where it breaks: A recipe doesn't necessarily tune itself, whereas the weights are learned; and above all, no recipe or formula reproduces the complexity of a biological neuron. An analogy helps you get started; it never replaces the data, the calculations or a test.
Materials: three clue cards, weights 2, −1 and 3, a bias of −2, paper and a pencil
Suggested time: 10 to 20 minutes.
What you should notice: the output follows an explicit sequence of operations; the name "neuron" creates no hidden thought.
Find two different inputs that give the same score. What does this collision reveal about the lost information?
Brain metaphors can make people believe a system "feels" or deserves trust. Describe its formula and its tests before granting it a capability.
Responsible question: What risk appears if an important decision is handed to a formula whose inputs nobody checks?
What does an artificial neuron first compute?
Answer: A weighted sum of the inputs to which a bias is added.
Is it a copy of a brain cell?
Answer: No. It's a very simplified mathematical function with a historical name.
Why add an activation?
Answer: It transforms the score and can introduce the non-linearity needed for richer boundaries.
Neuron Demystifier — You earn this badge if you can explain the diagram without reading, show the result of the activity and kindly correct a wrong answer.