jgrusewski
c645e6222d
Wave 11: Rainbow DQN integration + 23/23 tests passing
CRITICAL FINDINGS from 3-trial validation:
- 85,120 gradient clipping warnings (81.6% of logs) - REGRESSION
- Rainbow features DISABLED: use_dueling=false, use_distributional=false, use_noisy_nets=false
- Negative Q-values confirmed: HOLD -1000 to -3250
- Performance: Sharpe 0.29 (target 0.77)
Changes:
- Fixed N-Step compilation (7/7 tests passing)
- Fixed Distributional compilation (6/6 tests passing)
- Fixed Dueling CUDA errors (10/10 tests passing)
- Added TDD validation for state_dim=225
- Total: 23/23 Wave 11 tests passing (100%)
Issues requiring investigation:
1. Why are Dueling/Distributional/Noisy disabled in hyperopt?
2. Why gradient explosion despite previous fixes?
3. Test coverage gaps - unit tests pass but integration fails
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 13:53:59 +01:00
..
2025-11-03 10:15:09 +01:00
2025-11-02 21:31:49 +01:00
2025-11-11 23:27:02 +01:00
2025-10-31 00:20:00 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-02 21:06:27 +01:00
2025-10-31 00:20:00 +01:00
2025-10-01 22:17:41 +02:00
2025-11-02 21:06:27 +01:00
2025-11-18 13:53:59 +01:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00