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 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 |
