From 7b89eb747565d1599201764c15f0744fc5a278dd Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 5 Jun 2026 10:08:25 -0500 Subject: Stress test early-kernel operator predictor --- notes/16_operator_stress_grid.md | 104 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 notes/16_operator_stress_grid.md (limited to 'notes/16_operator_stress_grid.md') diff --git a/notes/16_operator_stress_grid.md b/notes/16_operator_stress_grid.md new file mode 100644 index 0000000..7d7bf25 --- /dev/null +++ b/notes/16_operator_stress_grid.md @@ -0,0 +1,104 @@ +# Operator Predictor Stress Grid + +This note tests whether the early-kernel operator predictor from +`notes/15_early_kernel_operator_predictor.md` survives changes in network +depth, width, and training horizon. + +## Predictor + +For each rule, use the early operator velocity + +\[ +\hat K_t^{rule} += +K_0^{rule} ++ +t\frac{K_s^{rule}-K_0^{rule}}{s}, +\qquad 0\le t