jgrusewski
2df1ea92e1
feat(ml): WAVE 29 DQN Codebase Cleanup & Refactoring Campaign
BREAKING CHANGES:
- Removed orphaned dqn.rs monolithic trainer (4,975 lines)
- Removed orphaned dqn_ensemble.rs module (816 lines)
- Removed orphaned tft.rs and tft_complete_int8_integration_test.rs
- TFT trainer split into modular directory structure
DQN Module Refactoring:
- Split trainers/dqn.rs into modular structure (config.rs, statistics.rs, trainer.rs)
- Fixed hyperopt 39D search space (continuous params only)
- Boolean flags (use_dueling, use_double_dqn, use_per, use_noisy_nets) are now FIXED architectural decisions
- use_distributional defaults to false (Candle BUG #36 - scatter_add gradient issues)
Clean Module Structure:
- ml/src/trainers/dqn/ directory with proper mod.rs exports
- ml/src/trainers/tft/ directory with config.rs, types.rs, model.rs, trainer.rs, tests.rs
- All P0 features validated: TD-error clamping, batch diversity, LR scheduler, priority staleness
Documentation:
- Added comprehensive docs in docs/codebase-cleanup/
- ADR-001 for DQN refactoring decisions
- Rainbow DQN component matrix and quick reference guides
Build Status: Compiles with zero errors
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 23:46:13 +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-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-24 10:03:15 +01:00
2025-11-23 00:57:17 +01: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-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-10-03 07:34:26 +02:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +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-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-08 18:28:56 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +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-11-23 00:57:17 +01:00
2025-11-18 13:53:59 +01:00
2025-11-24 10:03:15 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-12 23:05:51 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-14 10:42:56 +02:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-10-28 14:11:18 +01:00
2025-11-23 00:41:22 +01:00
2025-11-11 23:48:02 +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-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01: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-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-11-04 23:54:18 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-13 19:14:20 +01:00
2025-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-18 13:53:59 +01:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +01:00
2025-10-21 08:54:26 +02:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-02 21:49:07 +01:00
2025-11-11 23:48:02 +01:00
2025-11-27 14:45:25 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-11 23:48:02 +01:00
2025-11-02 21:49:07 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-04 23:54:18 +01:00
2025-11-23 14:24:50 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-11-11 23:48:02 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-11 23:48:02 +01:00
2025-10-31 00:20:00 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-11 23:48:02 +01:00
2025-11-23 00:57:17 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00
2025-11-23 00:57:17 +01:00