summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2026-06-09Switch e0 distribution sampler to real FA backwardYurenHao0426
The sampler previously drew e0 through the analytic linear form <C,B>, 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 (<= 8.9e-16). Rerun reproduces the published table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09Add closed-form soft-ramp theorem and matched comparisonYurenHao0426
Closed-form gap law note (34) + consolidated snapshot (35), with the comparison script reading the dense run's config/gaps from its output dir and evaluating the closed form on matched data and init seed plus a multi-init band. Corrected headline: corr(log,log) 0.933 matched / 0.982 five-init geometric mean; lam_min ensemble corr 0.987. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-05Validate exact initial FA erosion distributionYurenHao0426
2026-06-05Test first order FA tangent hierarchyYurenHao0426
2026-06-05Derive actual FA initial operator momentYurenHao0426
2026-06-05Compare soft erosion theory distributionsYurenHao0426
2026-06-05Record dense soft capacity transitionYurenHao0426
2026-06-05Add phase transition trajectory zoom analysisYurenHao0426
2026-06-05Analyze phase transition training timeYurenHao0426
2026-06-05Add contribution roadmap and phase transition plotYurenHao0426
2026-06-05Plot operator overlap stress panelsYurenHao0426
2026-06-05Stress test early-kernel operator predictorYurenHao0426
2026-06-03Add early-kernel operator predictorYurenHao0426
2026-06-03Check directional predictor across NYurenHao0426
2026-06-03Probe early kernel predictorsYurenHao0426
2026-06-03Add time-varying kernel diagnosticYurenHao0426
2026-06-02Replace transition theory with tangent capacityYurenHao0426
2026-06-02Add BP-calibrated transition theoryYurenHao0426
2026-06-02Expand empirical transition overlaysYurenHao0426
2026-06-02Add smooth capacity transition overlay plotYurenHao0426
2026-06-01Add downstream capacity threshold validationYurenHao0426
2026-05-29Add trajectory gap distribution bridgeYurenHao0426
2026-05-29Add initialization coverage distribution matchingYurenHao0426
2026-05-29Add multilayer capacity distribution matchingYurenHao0426
2026-05-29Add large empirical capacity validationYurenHao0426
2026-05-28Add trajectory ensemble validationYurenHao0426
2026-05-28Add hidden gradient alignment metricYurenHao0426
2026-05-28Add synthetic FA trajectory validationYurenHao0426
2026-05-28Add functional capacity overlap simulationYurenHao0426
2026-05-28Add prior-free minimax initialization simulationYurenHao0426
2026-05-28Add capacity scaling calculationsYurenHao0426
2026-05-28Add static alignment beta validationYurenHao0426