Files
foxhunt/crates
jgrusewski 10e445f2c7 feat(magnitude): advantage standardization in expected_q forward pass — matches loss kernels
The forward pass (action selection) must apply the same advantage
standardization as the loss kernels. Otherwise the network's raw
advantages can encode stale C51 preferences that don't match the
standardized training signal.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 22:32:59 +02:00
..