jgrusewski
9395075a19
feat(rl): confidence gate on ALL non-Hold + post-gate log_pi + surfer fixes
...
- Confidence gate now gates ALL non-Hold actions (was opening-only)
- Gate warmup reduced 10000 → 100 steps, threshold raised 0.01 → 0.3
- log_pi_at_action moved to AFTER gates in all paths so PPO trains
on the post-gate action (gated-to-Hold gets log π(Hold))
- Hold prior advantage (ISV-driven, 0.1) for non-done steps
- Entropy gradient in PPO backward (fires all batch elements)
- Entropy controller: COEF_MAX=0.5, COEF_FLOOR=0.01, emergency bypass
Hold still collapses to 0% — investigating gate effectiveness.
gated_count shows low fire rate despite threshold=0.3 and near-uniform
Q distributions. The conf computation or gated action writing may
have a bug.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-27 01:30:01 +02:00
..
2026-05-23 11:30:14 +02:00
2026-05-24 21:59:34 +02:00
2026-05-26 16:46:10 +02:00
2026-05-24 14:20:05 +02:00
2026-05-24 17:17:33 +02:00
2026-05-18 18:11:05 +02:00
2026-05-22 11:16:29 +02:00
2026-05-22 11:16:29 +02:00
2026-05-22 09:45:29 +02:00
2026-05-22 09:45:29 +02:00
2026-05-22 01:14:09 +02:00
2026-05-26 17:17:56 +02:00
2026-05-22 01:26:37 +02:00
2026-05-22 01:26:37 +02:00
2026-05-18 19:07:29 +02:00
2026-05-27 01:15:16 +02:00
2026-05-26 23:41:03 +02:00
2026-05-23 10:19:13 +02:00
2026-05-23 09:56:28 +02:00
2026-05-23 09:56:28 +02:00
2026-05-23 10:39:25 +02:00
2026-05-21 01:36:18 +02:00
2026-05-21 01:04:50 +02:00
2026-05-21 01:36:18 +02:00
2026-05-26 22:18:30 +02:00
2026-05-22 23:25:42 +02:00
2026-05-22 01:26:37 +02:00
2026-05-22 01:14:09 +02:00
2026-05-24 17:17:33 +02:00
2026-05-20 18:05:44 +02:00
2026-05-22 01:26:37 +02:00
2026-05-22 01:26:37 +02:00
2026-05-27 01:05:42 +02:00
2026-05-23 20:55:00 +02:00
2026-05-18 19:07:29 +02:00
2026-05-24 17:17:33 +02:00
2026-05-26 12:00:21 +02:00
2026-05-25 20:59:44 +02:00
2026-05-24 13:22:31 +02:00
2026-05-27 01:30:01 +02:00
2026-05-26 12:00:21 +02:00
2026-05-24 22:35:26 +02:00
2026-05-25 21:03:04 +02:00
2026-05-27 01:05:42 +02:00
2026-05-24 18:13:35 +02:00
2026-05-25 21:35:50 +02:00
2026-05-24 18:40:30 +02:00
2026-05-24 18:36:29 +02:00
2026-05-24 18:31:03 +02:00
2026-05-27 01:05:42 +02:00
2026-05-26 00:24:48 +02:00
2026-05-25 15:26:58 +02:00
2026-05-25 21:35:50 +02:00
2026-05-26 08:41:05 +02:00
2026-05-26 08:41:05 +02:00
2026-05-26 08:41:05 +02:00
2026-05-25 21:35:50 +02:00
2026-05-26 17:17:56 +02:00
2026-05-26 17:17:56 +02:00
2026-05-25 20:35:06 +02:00
2026-05-24 01:10:53 +02:00
2026-05-23 16:37:34 +02:00
2026-05-24 01:47:18 +02:00
2026-05-23 16:37:34 +02:00
2026-05-23 18:11:58 +02:00
2026-05-24 01:10:53 +02:00
2026-05-25 13:40:53 +02:00
2026-05-25 23:00:40 +02:00
2026-05-25 21:09:41 +02:00
2026-05-25 21:09:41 +02:00
2026-05-26 11:47:19 +02:00
2026-05-26 09:36:21 +02:00
2026-05-26 17:17:56 +02:00
2026-05-26 09:36:21 +02:00
2026-05-26 09:36:21 +02:00
2026-05-24 01:47:18 +02:00
2026-05-26 09:49:57 +02:00
2026-05-26 01:41:15 +02:00
2026-05-26 01:41:15 +02:00
2026-05-26 00:25:31 +02:00
2026-05-26 00:25:31 +02:00
2026-05-26 00:25:31 +02:00
2026-05-24 21:59:34 +02:00
2026-05-26 09:36:21 +02:00
2026-05-26 09:36:21 +02:00
2026-05-25 11:00:56 +02:00
2026-05-24 01:47:18 +02:00
2026-05-24 01:47:18 +02:00
2026-05-26 09:36:21 +02:00
2026-05-25 11:54:17 +02:00
2026-05-25 12:04:26 +02:00
2026-05-27 00:28:49 +02:00
2026-05-24 21:59:34 +02:00
2026-05-24 19:56:16 +02:00
2026-05-25 13:50:25 +02:00
2026-05-25 15:00:21 +02:00
2026-05-24 01:47:18 +02:00
2026-05-25 22:37:40 +02:00
2026-05-25 22:37:40 +02:00
2026-05-25 19:53:54 +02:00
2026-05-26 09:36:21 +02:00
2026-05-26 09:36:21 +02:00
2026-05-23 16:37:34 +02:00
2026-05-24 00:23:38 +02:00
2026-05-27 00:10:57 +02:00
2026-05-25 21:35:50 +02:00
2026-05-24 16:47:53 +02:00
2026-05-24 21:15:04 +02:00
2026-05-26 00:24:48 +02:00
2026-05-24 01:47:18 +02:00
2026-05-25 23:00:40 +02:00
2026-05-22 01:14:09 +02:00
2026-05-24 22:35:26 +02:00
2026-05-26 19:18:26 +02:00
2026-05-24 19:47:25 +02:00