diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:25:15 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:25:15 -0500 |
| commit | d4a521072a25d8afdd62021f43538d7dad7586fd (patch) | |
| tree | c6d2dc1b6bdb9c857970067473e5df45906dbdec /README.md | |
| parent | c24a6a575bce15e7d7da541ecb752c65b5e68e47 (diff) | |
protocol: freeze hierarchical causal-capture funnel
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -127,8 +127,8 @@ The learned-hierarchy development path perturbs the feedback convolution parameter spaces themselves. One antithetic pair estimates every edge's causal target moment simultaneously, while the current prediction moment is a local child/parent correlation. Its BatchNorm-coupled JVP and symmetric-limit delta -rule are executable smoke tests; no accuracy claim is attached until its own -causal-capture protocol is frozen and passed. +rule are executable smoke tests. `ORAL_A_V4.md` freezes the causal-capture and +conditional accuracy gates; no accuracy claim is attached until they pass. The subsequent V3 mechanism estimates the required A/G matrix statistics directly by perturbing the vectorizer parameter subspace. It remains |
