Files
foxhunt/crates
jgrusewski ede797daa0 feat(v8): pessimistic Q-value initialization — b_v2 bias set to -0.1
Forces exploration by starting value head biases at -0.1 for all atoms,
so the model must discover positive-value states through experience rather
than confidently exploiting random positives from zero-init.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 23:36:01 +02:00
..