diff options
| author | haoyuren <13851610112@163.com> | 2026-07-28 07:53:50 +0800 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-07-28 07:53:50 +0800 |
| commit | 99b95217a30f75e9e35b5044850ced4ab802bc87 (patch) | |
| tree | 9aca82fc9f9165b6e7585eefe1061956638462aa /outputs/real_data_validation_mnist/e0_mnist_rows.csv | |
| parent | e65dd2e2460b1da48c83a930304cf9b269fc4447 (diff) | |
Redesign main figure panels and track figure-source CSVs
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 <noreply@anthropic.com>
Diffstat (limited to 'outputs/real_data_validation_mnist/e0_mnist_rows.csv')
| -rw-r--r-- | outputs/real_data_validation_mnist/e0_mnist_rows.csv | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/outputs/real_data_validation_mnist/e0_mnist_rows.csv b/outputs/real_data_validation_mnist/e0_mnist_rows.csv new file mode 100644 index 0000000..c4d1912 --- /dev/null +++ b/outputs/real_data_validation_mnist/e0_mnist_rows.csv @@ -0,0 +1,17 @@ +width,depth,init_seed,feedback_draws,hidden_share,empirical_mean,empirical_stderr,empirical_std,mean_abs_error
+64,1,0,512,0.7794285299811147,0.7768113911655354,0.004737580791642744,0.10719921613407093,0.002617138815579234
+64,1,1,512,0.7381826604339408,0.7397606435837064,0.004993823612507352,0.11299732929451042,0.0015779831497656494
+64,1,2,512,0.8189377259904687,0.8188394354677109,0.00538866795983731,0.1219316369908365,9.829052275778238e-05
+64,1,3,512,0.7271344108645694,0.7337862719501556,0.004984310818285374,0.11278207933283385,0.00665186108558613
+256,1,0,512,0.45114987949787044,0.4493649034576874,0.0013386435322278358,0.030290045415354093,0.0017849760401830173
+256,1,1,512,0.4382614670941286,0.4391040092122205,0.0015853011175043174,0.03587126945311727,0.0008425421180918713
+256,1,2,512,0.44540349929408785,0.44724346197685555,0.0014685269217743781,0.033228971031733424,0.001839962682767704
+256,1,3,512,0.41355748515879887,0.4124525133055639,0.0013454804916054836,0.030444748146190307,0.0011049718532349928
+64,2,0,512,0.7573999338930408,0.7537970881247571,0.004306235078910514,0.09743897682179238,0.0036028457682837356
+64,2,1,512,0.6838553387713031,0.6749551159525873,0.003939432960191138,0.08913919232579036,0.00890022281871583
+64,2,2,512,0.7154553174084504,0.7157360004813575,0.004180359982896407,0.09459074853462175,0.0002806830729071841
+64,2,3,512,0.7917111421712393,0.7961121432831069,0.00419556775067619,0.09493486103778317,0.004401001111867586
+256,2,0,512,0.5297918876682528,0.5314417575676855,0.001393191142578509,0.03152431694100153,0.001649869899432721
+256,2,1,512,0.531043800272512,0.5328062869842523,0.0012880807334704517,0.02914593988328635,0.0017624867117402854
+256,2,2,512,0.3948805396627797,0.39713466683964527,0.0010404436711064806,0.02354255280902459,0.0022541271768655724
+256,2,3,512,0.4422898331916332,0.4412603673306149,0.0011035934748472173,0.024971469751606173,0.0010294658610182639
|
