“Know how to solve every problem that has been solved.” “What I cannot create, I do not understand.” — Richard Feynman

Machine Learning

Courses

Regression to deep nets, viewed through the optimization that trains them.

5 skills 0 questions ← whole tech tree

Content for this course is still being written. For now, explore the skill map below — every node links to its full page.

Skill map

Each node is a skill; an arrow means "learn this first." Deep-dive links go to the full pages.

Linear Regression

Least-squares fit via normal equations or QR.

content coming soon
Logistic Regression

Sigmoid, cross-entropy, gradient descent.

content coming soon
Feature Bases

When a linear model stops being linear.

content coming soon
Surrogate Models

Learn a cheap stand-in for an expensive simulator.

content coming soon
Symbolic Rule Engines

Derivations as searchable rewrite state-spaces.

content coming soon