<feed xmlns='http://www.w3.org/2005/Atom'>
<title>facap.git/outputs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/'/>
<entry>
<title>Track legacy operator-study row data; extend generated tables</title>
<updated>2026-07-28T16:15:44+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-28T16:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=103a9413d025482f408d758fe6612e2c36cc265a'/>
<id>103a9413d025482f408d758fe6612e2c36cc265a</id>
<content type='text'>
Pulls the training-set-size series, snapshot-location sweep, stress
grid, scalar-gain comparison, oracle diagnostic, and derivative-probe
rows from the experiment machine, and adds three generated fragments
(train size, snapshot location, stress grid) used by the appendix.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pulls the training-set-size series, snapshot-location sweep, stress
grid, scalar-gain comparison, oracle diagnostic, and derivative-probe
rows from the experiment machine, and adds three generated fragments
(train size, snapshot location, stress grid) used by the appendix.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cluster bootstrap metrics, supplementary finite-time figure, teacher nested SEs</title>
<updated>2026-07-28T15:31:36+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-28T15:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=489da71c7af8304a86ed761359614d71288425cf'/>
<id>489da71c7af8304a86ed761359614d71288425cf</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add appendix table generator and generated LaTeX fragments</title>
<updated>2026-07-28T13:17:38+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-28T13:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=3b5f01cb4db9efc4ceb2ba17709bbfc82a63e660'/>
<id>3b5f01cb4db9efc4ceb2ba17709bbfc82a63e660</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Track learning-rate and parameter-matched row-level outputs</title>
<updated>2026-07-28T12:54:56+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-28T12:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=18bf25f34f6d352605086aa8fe63977baacc315b'/>
<id>18bf25f34f6d352605086aa8fe63977baacc315b</id>
<content type='text'>
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 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign main figure panels and track figure-source CSVs</title>
<updated>2026-07-27T23:53:50+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-27T23:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=99b95217a30f75e9e35b5044850ced4ab802bc87'/>
<id>99b95217a30f75e9e35b5044850ced4ab802bc87</id>
<content type='text'>
Panel 1a: rename to Backward rules; DFA drawn as direct side-to-side
arrows from the error to each hidden layer. Panel 1b: replace the dual
y-axis with stacked guarantee/cost sub-axes. Figure 2: reader-facing
panel titles; legend renames (linear extrapolation, relinearization).

Track the regenerated figure-source CSVs (verified bit-exact against
the frozen paper numbers) so figures can be rebuilt without rerunning
experiments.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Panel 1a: rename to Backward rules; DFA drawn as direct side-to-side
arrows from the error to each hidden layer. Panel 1b: replace the dual
y-axis with stacked guarantee/cost sub-axes. Figure 2: reader-facing
panel titles; legend renames (linear extrapolation, relinearization).

Track the regenerated figure-source CSVs (verified bit-exact against
the frozen paper numbers) so figures can be rebuilt without rerunning
experiments.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
