diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -110,6 +110,13 @@ path: it perturbs the channel-gated basis directly and reproduces the expected full-field delta rule with far less irrelevant spatial variance. It does not retroactively reopen or relabel the failed frozen Oral-A protocol. +The subsequent V3 mechanism estimates the required A/G matrix statistics +directly by perturbing the vectorizer parameter subspace. It remains +forward-only and uses two causal loss queries per direction. Its exact and +BatchNorm JVP identities, delta rule, and matched synthetic variance comparison +are covered by `experiments/conv_local_smoke.py`; no task-level claim is made +until a new frozen gate is completed. + `experiments/finalize_accept.sh` additionally requires strict imports of the frozen BurstCCN and Dual Propagation author-code runs. Both records now pass; the accept-bar mechanical audit is green. The standard ResNet branch stopped |
