Files
foxhunt/crates/ml/src/benchmark
jgrusewski 9c3383420b fix(ml): update remaining PPO num_actions: 3 → 45 in hyperopt and benchmark
Hyperopt adapter and PPO benchmark still had num_actions: 3, which would
produce misconfigured PPO models when used with the 45-action FactoredAction
sampling path. Found by spec compliance review.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:41:23 +01:00
..