diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:12:33 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:12:33 -0500 |
| commit | f37644eb452f0eb3d7f368740f8b39493f11b2aa (patch) | |
| tree | a9030326db03e06e1b21ee1d8bcf1f378fc02fc4 /BASELINES.md | |
| parent | 7ca9658999c8f882b3d5d295a4201cc9a1ce9cde (diff) | |
protocol: freeze convolutional HFA baseline funnel
Diffstat (limited to 'BASELINES.md')
| -rw-r--r-- | BASELINES.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BASELINES.md b/BASELINES.md index de7dfe8..9800d16 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -19,7 +19,8 @@ The audited implementations and completed results are in `RESULTS.md`: independent random 3x3 feedback tensors, exact parameter-free shortcut adjoints, and local ReLU/BatchNorm Jacobians; it never copies or reads a downstream forward convolution and is the mandatory baseline for any learned - hierarchical extension; + hierarchical extension. Its frozen validation-only screen is specified in + `HFA_BASELINE.md`; - 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 |
