diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 16:06:47 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 16:06:47 -0500 |
| commit | 412314e3ed7bca666a41876980b479456f5e733d (patch) | |
| tree | 7a0fc53a07f36debd523a0f09e889c7fb154cb6d /BASELINES.md | |
| parent | 2ef7f94291c35a284394bf0dd2f0c452c89847a0 (diff) | |
docs: record reciprocal KP full pass
Diffstat (limited to 'BASELINES.md')
| -rw-r--r-- | BASELINES.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/BASELINES.md b/BASELINES.md index 5c66e2a..760a031 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -41,7 +41,10 @@ The audited implementations and completed results are in `RESULTS.md`: reciprocal correlation is charged in the MAC audit; `KP_BASELINE.md` freezes its staged ResNet gate before any KP task endpoint. The frozen KP-1 record passes at 82.66% validation accuracy versus matched BP's epoch-20 81.02%, - with 0.886 early alignment and 1.326x BP MACs; + with 0.886 early alignment and 1.326x BP MACs. The frozen KP-2 record also + passes at 91.26% versus matched BP's 91.62%, with 0.9994 early alignment, + 0.9997 late feedback cosine, zero loss queries, and the same 1.326x MAC + ratio; - direct node perturbation uses a causal target on every hidden update and no learned vectorizer; - the no-traffic, `P=0` SDIL backbone is learned direct feedback by node |
