From 18bf25f34f6d352605086aa8fe63977baacc315b Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Tue, 28 Jul 2026 20:54:56 +0800 Subject: Track learning-rate and parameter-matched row-level outputs Pulled from the original experiment machine. These are the authoritative source rows behind the Appendix H tables (regime_summary matches the paper values; the depth-3 compensated gap rounds to 0.16262). Co-Authored-By: Claude Fable 5 --- .../parameter_matched_depth_control/parameter_matched_summary.csv | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 outputs/parameter_matched_depth_control/parameter_matched_summary.csv (limited to 'outputs/parameter_matched_depth_control/parameter_matched_summary.csv') diff --git a/outputs/parameter_matched_depth_control/parameter_matched_summary.csv b/outputs/parameter_matched_depth_control/parameter_matched_summary.csv new file mode 100644 index 0000000..3bc3e08 --- /dev/null +++ b/outputs/parameter_matched_depth_control/parameter_matched_summary.csv @@ -0,0 +1,6 @@ +depth,width,parameter_count,parameter_count_error,rows,empirical_gap_mean,empirical_gap_sem +1,269,5380,4,32,0.026953786074590577,0.0022553504520306977 +2,64,5376,0,32,0.15269740556020456,0.008216419464559012 +3,47,5358,-18,32,0.18856967743462033,0.018802584522977586 +4,39,5343,-33,32,0.3759898486718967,0.08952657011258613 +6,31,5425,49,32,0.21024145069120792,0.029533408014583252 -- cgit v1.2.3