Files
foxhunt/crates
jgrusewski 2959e06ef2 tune(rl): SAC α_max=2.0, distillation λ=0.01 — give entropy more room
Entropy still declines at b=16 (0.28 at 5k) but slower than before.
α_max raised 0.5→2.0, λ lowered 0.1→0.01. wr=0.38. The b=16
environment is too sparse for the SAC auto-tuning to maintain entropy.
b=1024 with 60× denser Q signal should produce different dynamics.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 12:25:43 +02:00
..