summaryrefslogtreecommitdiff
path: root/scripts/generate_paper_tables.py
AgeCommit message (Collapse)Author
38 hoursAdd cluster bootstrap metrics, supplementary finite-time figure, teacher ↵haoyuren
nested SEs finite_time_supplement.py computes 95% cluster bootstrap intervals for the predictor metrics (resampling forward initializations within each cell) and renders the six-panel supplementary figure. The table generator gains the teacher-task nested-SE fragment, computed from the raw paired rows pulled from the experiment machine. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
41 hoursAdd appendix table generator and generated LaTeX fragmentshaoyuren
generate_paper_tables.py reads the row-level CSVs and emits the four appendix tables (initialization calibration rows, finite-time cells, CNN calibration rows, learning-rate regimes) with the paper's nested uncertainty convention. The fragments are included by the manuscript via \input; no table value is transcribed manually. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>