Neuronauts | Math Essentials

The on-ramp · the math under machine learning

The four pillars that make ML click.

Every model in the other rooms runs on the same small set of math ideas. A network is matrices times vectors; learning is following a gradient downhill; a prediction is a probability; training is optimization. This room builds all four from the ground up, with no assumed background. Each idea starts in plain English, climbs to the real equation, and then you solve it by hand in a big practice bank that checks your answer instantly.

🧮 four pillars 🎞️ animated 🎚️ live-math labs ✍️ solve by hand 🔓 step-through proofs

How to read this

One idea at a time, from a giggle to an equation.

  1. Plain-English first: every concept opens with an everyday picture, no symbols.
  2. A guided lesson: short steps with an animation right beside the words.
  3. A friendly equation: the real formula, with a plain reading and a symbol key.
  4. A worked example: the idea run with real numbers, step by step.
  5. Play labs: drag a knob and watch the picture and the live equation move together.
  6. Practice by hand: a big problem bank you solve on paper, type the answer, and check.
  7. Proofs & frontier: when you want it, unfold the real derivations yourself.

The deck · four pillars, in order

Pick a concept.

Read top-to-bottom like a story. Linear algebra (vectors and matrices) builds the objects, calculus (derivatives and gradients) makes them learn, probability turns scores into beliefs, and optimization is the act of learning itself. Each concept links to the room where you will actually use it.

Play · watch the math move

Labs that turn the knobs into math.

Drag a slider and three things move together: the picture, the live equation with the real numbers dropped in, and a plain-English why. The colours in the equations match the arrows on screen, so you can always see which number is which.

Practice · pencil, paper, then check

Solve them by hand.

This is where the math sticks. Each pillar has its own bank of problems, sorted from warm-up to challenge. Work each one out on paper, type your answer, and press Check for instant feedback. Stuck? Peek at a hint, or unfold the full worked solution step by step. Your solved count is tracked per bank.

Where to go next

Books & sources.

Everything here is standard first-year math, taught the way machine learning uses it. These are the friendliest places to go deeper.

Related rooms

Where this math gets used.