Files
foxhunt/crates
jgrusewski 84ccf7b27c fix: stale comments — 9-bit mask, CVaR examples, module doc, entropy max
- gpu_backtest_evaluator: "5-bit mask" → "9-bit mask" (9 exposure levels)
- dqn.rs CVaR ramp: updated examples to match current formula (excess*100).min(3.0)
- dqn.rs module doc: "maximizes" → "minimizes", weights match actual code
- entropy max_entropy: log2(3) → log2(9) in both occurrences

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 10:31:11 +01:00
..