From f37644eb452f0eb3d7f368740f8b39493f11b2aa Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 13:12:33 -0500 Subject: protocol: freeze convolutional HFA baseline funnel --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 64abf25..8ffa678 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ random feedback tensors follow the real residual DAG and use local activation Jacobians, but remain independent of forward weights. An audit-only symmetric copy reproduces exact hidden gradients to `5.3e-16` relative error and the BP parameter update to `2.98e-8`; actual HFA never performs that copy. +`HFA_BASELINE.md` freezes its matched ResNet-20 validation screen before any +HFA accuracy endpoint is observed. The subsequent V3 mechanism estimates the required A/G matrix statistics directly by perturbing the vectorizer parameter subspace. It remains -- cgit v1.2.3