jgrusewski
36d076b344
feat(iql): full pipeline wired — dual IQL, per-sample support, branch scales, gap exploration
- IQL mandatory: Option<GpuIqlTrainer> → GpuIqlTrainer (high + low tau)
- Full pipeline in submit_aux_ops: populate_q_out → gather → train both
→ advantages → adv_sigma → per_sample_support → branch_scales → gap → epsilon
- Delete v_range wrappers from FusedTrainingCtx
- Delete adapt_v_range calls from training_loop.rs
- Rename v_range_ptr → per_sample_support_ptr in experience collector
- Fixed eval v_range in metrics.rs (wide fixed range for argmax)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 15:26:39 +02:00
..
2026-04-11 11:54:09 +02:00
2026-04-11 00:13:09 +02:00
2026-04-13 15:26:39 +02:00
2026-03-31 10:56:20 +02:00
2026-04-02 09:06:23 +02:00
2026-04-11 21:03:05 +02:00
2026-04-03 18:30:44 +02:00
2026-04-13 09:21:58 +02:00
2026-04-11 00:13:09 +02:00
2026-04-11 11:54:09 +02:00
2026-04-13 15:26:39 +02:00
2026-04-11 11:54:09 +02:00
2026-04-11 00:13:09 +02:00
2026-04-04 09:41:53 +02:00
2026-04-10 18:45:49 +02:00
2026-04-10 18:54:14 +02:00
2026-04-12 20:10:25 +02:00
2026-04-02 22:46:30 +02:00