Production ML code breaks for the same handful of reasons over and over: shape mismatches, wrong reduction axes, forgotten train/eval mode switches, broken residual connections, missed numerical stability tricks. This track gives you working code that doesn't, and asks you to find the why. No bug-count hints — you finish when the tests pass.
11 problems · suggested order