Back
other Aug 8, 2025

A ML Model is a Decent First-Order Approximation of a Human Learner

by Justin Skycak (@justinskycak) justinmath.com 306 words
View original

Want to get notified about new posts? Join the mailing list and follow on X/Twitter.


A ML model is a decent first-order approximation of a human learner.

Even a human learner needs to incrementally update their model params / mental schema while running through a crap-ton of good training examples with feedback, and pre-train on sub-tasks before moving on to more advanced tasks.

Many failure modes of ML models map directly onto failure modes of human learners. For instance:

Also, hardware matters. Different students move at different paces depending (in part) on what kind of (biological) hardware and they’re running under the hood. (E.g., working memory capacity.)

Note: Obviously the human brain is way more sophisticated than any ML model in existence, and optimizing human learning is more complicated than optimizing a ML model. I’m just saying there are lots of parallels to be drawn.

Some differences:


Want to get notified about new posts? Join the mailing list and follow on X/Twitter.