Stack a hundred layers. Without one bend, you still have one.
A deep network is layers stacked on layers — surely more layers mean more power. They don't. Without one tiny trick wedged between them, a hundred layers do exactly what one does: draw a single straight line. The whole reason depth works — the reason a model can learn anything curved, tangled, or real — is one humble move called the activation function. The bend. Let's see why a stack of straight lines is still just a straight line.