<feed xmlns='http://www.w3.org/2005/Atom'>
<title>facap.git/scripts, 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>Add supplementary archive builder and pinned dependencies</title>
<updated>2026-07-29T08:02:02+00:00</updated>
<author>
<name>haoyuren</name>
<email>13851610112@163.com</email>
</author>
<published>2026-07-29T08:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=6dca16e1aeb87b10423894812b3d081912479de0'/>
<id>6dca16e1aeb87b10423894812b3d081912479de0</id>
<content type='text'>
build_supplement.py assembles the anonymized code+data archive with a
SHA256 manifest and a machine readable seed manifest; research notes,
drafts, raw datasets, and git history are excluded.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build_supplement.py assembles the anonymized code+data archive with a
SHA256 manifest and a machine readable seed manifest; research notes,
drafts, raw datasets, and git history are excluded.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<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>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>
<entry>
<title>Add AAAI depth experiments and diagnostic figures</title>
<updated>2026-07-27T22:47:13+00:00</updated>
<author>
<name>YurenHao0426</name>
<email>Blackhao0426@gmail.com</email>
</author>
<published>2026-07-27T22:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=e65dd2e2460b1da48c83a930304cf9b269fc4447'/>
<id>e65dd2e2460b1da48c83a930304cf9b269fc4447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize repo and add AAAI-27 writing plan</title>
<updated>2026-06-10T02:35:51+00:00</updated>
<author>
<name>YurenHao0426</name>
<email>Blackhao0426@gmail.com</email>
</author>
<published>2026-06-10T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=f860ba2ffb409dc1b7dfab9534ed05cb25692269'/>
<id>f860ba2ffb409dc1b7dfab9534ed05cb25692269</id>
<content type='text'>
Root README orients the repo; notes/README reindexed by status
(writing pipeline / authoritative note per result / six historical
phases with superseded markers); scripts/README gains a status table.
Note 40 = reproduction manifest (claim -&gt; command -&gt; outputs -&gt; note;
everything unlisted is not citable). Note 41 = the binding paper plan:
AAAI-27 constraints (7pp + refs, appendix not guaranteed read),
narrative, section/page budget, frozen theorem and figure numbering,
related-work list with per-cite rationale, writing rules, weekly
schedule to the 07-20/07-27 deadlines, and risk register.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Root README orients the repo; notes/README reindexed by status
(writing pipeline / authoritative note per result / six historical
phases with superseded markers); scripts/README gains a status table.
Note 40 = reproduction manifest (claim -&gt; command -&gt; outputs -&gt; note;
everything unlisted is not citable). Note 41 = the binding paper plan:
AAAI-27 constraints (7pp + refs, appendix not guaranteed read),
narrative, section/page budget, frozen theorem and figure numbering,
related-work list with per-cite rationale, writing rules, weekly
schedule to the 07-20/07-27 deadlines, and risk register.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add teacher-task test-gap sweep and figure</title>
<updated>2026-06-09T20:30:20+00:00</updated>
<author>
<name>YurenHao0426</name>
<email>Blackhao0426@gmail.com</email>
</author>
<published>2026-06-09T20:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=84fa70be406248e660488ddc4c56ca5ea0034189'/>
<id>84fa70be406248e660488ddc4c56ca5ea0034189</id>
<content type='text'>
SGD teacher sweep (widths 8-96, 24 FA runs/width): train gap soft and
monotone (0.249 -&gt; 0.0069) while the test gap changes sign — FA
generalizes better than BP at intermediate width (-0.120 +/- 0.013 at
w=32) and settles slightly positive once both fit. Scopes the paper's
optimization-gap claims and preempts the generalization question.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SGD teacher sweep (widths 8-96, 24 FA runs/width): train gap soft and
monotone (0.249 -&gt; 0.0069) while the test gap changes sign — FA
generalizes better than BP at intermediate width (-0.120 +/- 0.013 at
w=32) and settles slightly positive once both fit. Scopes the paper's
optimization-gap claims and preempts the generalization question.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MNIST real-data validation of e0 theorem and estimator</title>
<updated>2026-06-09T20:28:30+00:00</updated>
<author>
<name>YurenHao0426</name>
<email>Blackhao0426@gmail.com</email>
</author>
<published>2026-06-09T20:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=b246cc878c3db48e6d993a6a293176ee9be97e77'/>
<id>b246cc878c3db48e6d993a6a293176ee9be97e77</id>
<content type='text'>
New script validates both no-fit claims on MNIST-subset MLPs. e0
theorem: 16 configs, hidden share 0.39-0.82, measured E_B[e0] within
0.0001-0.0089 of prediction (512 real-backward draws each). Estimator:
96 trajectories, velocity MAE 0.00196 (3.9% of mean gap), bias -0.0006,
beating fixed K(0) everywhere; kernels computed via a layerwise gram
identity self-tested against autograd at machine precision.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New script validates both no-fit claims on MNIST-subset MLPs. e0
theorem: 16 configs, hidden share 0.39-0.82, measured E_B[e0] within
0.0001-0.0089 of prediction (512 real-backward draws each). Estimator:
96 trajectories, velocity MAE 0.00196 (3.9% of mean gap), bias -0.0006,
beating fixed K(0) everywhere; kernels computed via a layerwise gram
identity self-tested against autograd at machine precision.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch e0 distribution sampler to real FA backward</title>
<updated>2026-06-09T20:26:47+00:00</updated>
<author>
<name>YurenHao0426</name>
<email>Blackhao0426@gmail.com</email>
</author>
<published>2026-06-09T20:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.blackhao.com/facap.git/commit/?id=719823128945f22e99dbf93eaf657e8c79e42f74'/>
<id>719823128945f22e99dbf93eaf657e8c79e42f74</id>
<content type='text'>
The sampler previously drew e0 through the analytic linear form &lt;C,B&gt;,
making the Gaussian KS test near-tautological. It now runs the real FA
backward pass per feedback draw and reports the max deviation from the
linear identity (&lt;= 8.9e-16). Rerun reproduces the published table.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sampler previously drew e0 through the analytic linear form &lt;C,B&gt;,
making the Gaussian KS test near-tautological. It now runs the real FA
backward pass per feedback draw and reports the max deviation from the
linear identity (&lt;= 8.9e-16). Rerun reproduces the published table.

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