jgrusewski
3853988af7
feat(hyperopt): Complete DQN hyperopt analysis and PSO optimizer fix
- Fixed PSO budget calculation bug in ml/src/hyperopt/optimizer.rs
- Root cause: Division by n_particles in sequential execution
- Now correctly calculates max_iters = remaining_trials (no division)
- Result: 50 trials complete instead of 23 (100% vs 46%)
- Added comprehensive DQN hyperopt results analysis
- 39/50 trials analyzed across 2 RunPod deployments
- Best hyperparameters identified: LR 4.89e-5 (ultra-low)
- Created DQN_HYPEROPT_RESULTS_SUMMARY.md with expert validation
- GitLab CI/CD pipeline operational (48 lines fixed)
- Fixed YAML syntax errors (unquoted colons)
- All 7 jobs validated and working
- Warning cleanup complete (136 → 0 warnings)
- Removed 143 lines dead code
- Fixed visibility, unused imports, Debug traits
- Archived Wave D reports to docs/archive/
- 8 early stopping reports moved
- Root directory cleaned up
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-02 21:49:07 +01:00
..
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-20 01:01:28 +02:00
2025-10-31 00:20:00 +01:00
2025-11-02 11:12:14 +01:00
2025-11-02 11:12:14 +01:00
2025-10-31 00:20:00 +01:00
2025-10-25 23:49:24 +02:00
2025-11-02 21:49:07 +01:00
2025-11-02 21:49:07 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-28 14:11:18 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-21 21:13:11 +02:00
2025-10-25 15:36:57 +02:00
2025-10-25 15:36:57 +02:00
2025-10-18 01:11:14 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-02 21:49:07 +01:00
2025-10-29 19:52:21 +01:00
2025-11-02 21:49:07 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-11-02 21:49:07 +01:00
2025-10-19 09:10:55 +02:00
2025-10-03 07:34:26 +02:00
2025-11-02 21:49:07 +01:00
2025-11-02 21:49:07 +01:00
2025-10-19 09:10:55 +02:00
2025-11-02 11:12:14 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-28 14:11:18 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 23:49:24 +02:00
2025-10-31 00:20:00 +01:00
2025-10-29 19:52:21 +01:00
2025-10-27 20:55:45 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-31 00:20:00 +01:00
2025-10-31 00:20:00 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-03 07:34:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-27 08:54:22 +01:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 14:11:18 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-29 19:52:21 +01:00
2025-10-29 19:52:21 +01:00
2025-10-27 08:54:22 +01:00
2025-10-29 19:52:21 +01:00
2025-10-06 16:51:39 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 10:43:10 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-03 07:34:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-02 11:12:14 +01:00
2025-11-02 11:12:14 +01:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-11-02 21:49:07 +01:00
2025-11-02 21:49:07 +01:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-11 10:58:52 +02:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-11-02 21:49:07 +01:00
2025-10-23 01:02:00 +02:00
2025-11-02 11:12:14 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 15:36:57 +02:00
2025-10-23 01:02:00 +02:00
2025-10-24 01:11:43 +02:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 10:43:10 +02:00
2025-10-15 21:38:04 +02:00
2025-11-02 11:12:14 +01:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-22 20:50:43 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-22 20:50:43 +02:00
2025-10-22 20:50:43 +02:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 00:46:19 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 14:40:36 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 00:46:19 +02:00
2025-10-21 21:13:11 +02:00
2025-10-22 20:50:43 +02:00
2025-10-21 21:13:11 +02:00
2025-10-19 00:46:19 +02:00
2025-10-22 20:50:43 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 15:36:57 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 00:46:19 +02:00
2025-10-06 16:51:39 +02:00
2025-10-19 09:10:55 +02:00
2025-10-21 21:13:11 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-18 01:11:14 +02:00
2025-10-01 00:00:51 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-19 09:10:55 +02:00
2025-10-15 21:38:04 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00