Jon Moshier / Notes / Neural Networks and Brain Scaling seedling
Note · From the Notebook

Neural Networks and Brain Scaling

How capability tracks brain size — a scaling-law idea sparked by Children of Time.

Neural Networks and Brain Scaling

Seed idea. Sparked by Children of Time (1.2) — Portia’s ~60k neurons vs a human’s ~100B.

The hook

The book frames intelligence as a function of scale. That’s essentially a scaling law. Worth exploring how capability tracks “brain size” (neurons / parameters).

Threads to grow

Side Project / Prompt Seed

If I hand this file to Claude: let’s build something. Start by digging up relevant research, then prototype a proof of concept in code.

Premise: capability as a function of “brain size.” Build a miniature scaling-law experiment.

What to build (POC): train a series of small MLPs at increasing width/depth on one fixed task (MNIST or a synthetic function). Sweep param/neuron count — e.g. start near Portia’s ~60k and scale up. Plot capability (accuracy/loss) vs size. Look for the diminishing-returns curve and any sharp “emergent” jumps.

Research to pull first:

Stretch: vary architecture (not just size) at fixed param budget — show capability isn’t only raw count. Bridges to Emergent and Collective Intelligence.

← All notes Read recent essays →