Files
foxhunt/crates
jgrusewski 69a01fcf5b fix: change ensemble_count to 3 (not just ensemble_size)
ensemble_size was a dead config field — ensemble_count drives the
actual ensemble head count in fused_training.rs. Changed from 1 to 3
to actually enable 3 independent Q-network heads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 20:15:48 +02:00
..