Commit 050c7a7
committed
README/docs/index.html: name the specific RLLA mechanism, not just "calibration issue"
Tightens both files' RLLA wording from a general "likely a design/
calibration issue in EpsilonGreedyRLLA's MCS selection" note to the
specific mechanism diagnosed in docs/redesign/P6_reaudit_status.md SS9:
optimistic per-arm initialization (p=0.9) sits almost exactly at the
bandit's own feasibility threshold (0.90), so a single NACK drops an
arm's estimate to 0.855 -- below the cutoff -- blocking greedy
re-selection until a slow, epsilon-driven recovery, systematically
favoring arms far more conservative than the 10% BLER target implies is
optimal. Both files keep the epistemic caveat intact: diagnosed via a
targeted single-seed, two-config trace (SS9), not a full sweep.1 parent 3e9be44 commit 050c7a7
2 files changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
477 | | - | |
478 | | - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
0 commit comments