Each neuron (after the input layer) is reliant on an activation function to generate an output.
- Weighted summation value must exceed a threshold.
- Different result in different outputs.

Each neuron (after the input layer) is reliant on an activation function to generate an output.
