AI From Scratch/Phase 19/Lesson 55/~90 minutes

Critic Loop

BuildPythonNo prerequisites

A critic that returns "looks good" the first time is broken. A critic that always returns "needs work" is broken. The interesting critic is the one that converges, and you have to engineer convergence.

Loading lesson page...