AI From Scratch/Phase 10/Lesson 09/~45 minutes

Constitutional AI and Self-Improvement

BuildPython (stdlib + numpy)No prerequisites

RLHF needs humans in the loop. Constitutional AI replaces most of them with the model itself. Write a list of principles, have the model critique its own outputs against those principles, and train on the critiques. DeepSeek-R1 pushed this...

Loading lesson page...