jgrusewski
e04edc0a84
feat: 9-exposure CUDA kernels — formula-based fraction, generalized flat_idx
- common_device_functions.cuh: DQN_NUM_ACTIONS 5→9, TOTAL_ACTIONS 45→81
- experience_kernels.cu: exposure_idx_to_fraction() formula (-1+idx*0.25)
- experience_kernels.cu: action_to_exposure() same formula
- backtest_env_kernel.cu: switch→formula for 9-level mapping
- All Q-gap flat_idx: hardcoded 2 → b0_size/2 (generalized)
- c51_loss_kernel.cu: MAX_BRANCH_SIZE 5→9, BRANCH_0_SIZE 5→9
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 09:11:54 +01:00
..
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-21 09:09:51 +01:00
2026-03-08 15:17:22 +01:00
2026-03-23 09:11:54 +01:00
2026-03-19 01:04:09 +01:00
2026-03-19 13:38:49 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-20 15:41:42 +01:00
2026-03-19 08:55:55 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-18 19:36:41 +01:00
2026-03-19 01:04:09 +01:00
2026-03-23 08:49:37 +01:00
2026-03-18 19:36:41 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:17:22 +01:00
2026-03-20 15:41:42 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:17:22 +01:00
2026-03-16 21:01:28 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-19 01:04:09 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-15 11:59:31 +01:00
2026-03-21 09:09:51 +01:00
2026-03-20 15:41:42 +01:00
2026-03-20 15:41:42 +01:00
2026-03-23 08:17:35 +01:00
2026-03-18 19:36:41 +01:00
2026-03-18 14:47:33 +01:00
2026-03-08 15:17:22 +01:00
2026-03-19 01:04:09 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:13:41 +01:00
2026-03-18 13:31:35 +01:00
2026-03-20 11:38:52 +01:00
2026-03-18 19:36:41 +01:00
2026-03-22 23:31:05 +01:00
2026-03-20 15:41:42 +01:00
2026-03-20 01:05:44 +01:00
2026-03-22 15:16:11 +01:00
2026-03-14 11:35:15 +01:00
2026-03-18 17:20:23 +01:00
2026-03-18 09:57:24 +01:00
2026-03-18 00:24:35 +01:00
2026-03-19 01:04:09 +01:00
2026-03-23 08:32:48 +01:00
2026-03-01 18:29:43 +01:00
2026-03-12 01:44:03 +01:00