The Knobs Inside
Learning is just turning a vast bank of tiny knobs until the machine behaves. Meet parameters.
A quick note on how we teach here. You won't find equations or numbers in this series, and that is on purpose. The goal is understanding, not arithmetic, so every idea is explained in plain words and simple pictures. When you want the math later, the rest of Internals Decoded is ready for you.
Welcome back. We have spent some time now watching a machine learn from examples. We saw it make a guess, measure how far off it was, and then adjust itself a little. We even saw that getting things wrong on purpose, and then practicing again and again, can shrink the mistakes. But we have been talking about this adjustment as if it were one big thing the machine does. Today we open the lid and look inside. What is the machine actually turning when it learns?
Inside the machine sits a huge collection of tiny adjustable settings. Learning is nothing more than turning these settings, one small nudge at a time, until the whole thing behaves the way we want. When people talk about how "big" an AI model is, they are counting these settings.
A giant mixing desk
Think about a music studio. Inside the recording room sits an enormous mixing desk, covered in knobs and sliders. There are so many you could not count them all just by looking. Each knob does something tiny on its own. One might brighten the sound of a cymbal. Another might add a little warmth to a voice. A slider might push a guitar further back in the mix. Alone, each change is barely noticeable. But together, set just right, all those tiny adjustments turn a rough, flat recording into a rich, beautiful song.
The craft of the sound engineer is patience. She listens, turns a knob a hair, listens again, nudges a slider, and keeps going until everything blends perfectly. No single knob holds the song. The song lives in the whole arrangement of them.
This is exactly what happens inside the machine we have been training. It has a vast mixing desk of its own. Every tiny setting is like one of those knobs. Training is the long, patient process of listening to the machine's output and nudging the knobs until the result sounds right.
Tiny nudges, big changes
Remember how training works. The machine sees an example, makes a guess, and then we show it the correct answer. It measures the gap between its guess and the truth. Then it works backward through its own mixing desk, turning a few knobs ever so slightly. It does not turn them randomly. It turns them in a way that would have made its guess a little closer to the truth. Then it moves on to the next example and does it all over again.
Over many rounds of practice, some knobs get turned many times. Others barely move. The whole desk slowly settles into a shape that produces good guesses for all kinds of examples. The magic is that no single knob holds a complete idea. You cannot point to one knob and say, "This one knows about cats," or "This one handles the color blue." The skill lives in the whole arrangement, the way a melody lives in all the notes together, not in any single note.
The name for these knobs
People who build these machines have a name for these tiny adjustable settings. They call them "parameters." Sometimes you will also hear them called "weights," because you can think of each one as weighing in on the final decision just a little. When a news headline brags about a model with a huge number of parameters, it is bragging about how many of these tiny knobs the machine has to tune. A mixing desk with more knobs can shape sound in more detailed ways, if you have the patience to set them all. In the same way, a machine with more parameters can sometimes learn more subtle patterns. But it also takes far more practice to get all those knobs just right.
So when you hear someone say a model has a certain number of parameters, you now know they are simply counting the knobs inside.
Where this is heading
Inside every trained machine sits a bank of parameters, set through patient practice. Learning is the craft of turning them until the whole thing behaves. But we have been talking about "the machine" as if it were one shapeless blob. It is not. These knobs are arranged in a particular shape inside, a structure that helps the machine find patterns. That arrangement is loosely borrowed from something you already know, something familiar and alive. With care, we will open that shape next.