diff options
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 9800d16..6b76d09 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -20,7 +20,8 @@ The audited implementations and completed results are in `RESULTS.md`: 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. Its frozen validation-only screen is specified in - `HFA_BASELINE.md`; + `HFA_BASELINE.md`; the selected short endpoint is 43.52% versus matched DFA's + 37.16%, but its 50% full-run gate failed; - 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 |
