Files
foxhunt/crates/ml/tests
jgrusewski a5d672806d fix: update smoke tests for 9-action branching DQN (was 5-action)
- smoke_test_real_data: branch sizes vec![5,3,3] → vec![9,3,3], action
  range 0..45 → 0..81 to match 9-exposure-level action space
- liquid.rs: remove unused pred1 variable (clippy warning)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:37:09 +01:00
..