feat(train): freeze canonical V5 training release

Publish the unified scratch-training contract, compact best-policy bundles, calibrated targets, tests, and presentation-ready retained evidence while excluding archived and intermediate run payloads.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Frank14f
2026-08-04 14:12:27 +08:00
co-authored by Cursor
parent 01645f8d1c
commit b702fb7300
164 changed files with 4217 additions and 1091 deletions
@@ -0,0 +1,14 @@
{
"case_name": "kar_d15",
"seed": 45,
"total_episodes": 500,
"best_reward": 0.9565292182895873,
"n_steps": 2048,
"batch_size": 64,
"n_epochs": 10,
"lr": 0.0003,
"config_path": "/root/private_data/DynamisLab/configs/config_lbm_karman_2000x600.json",
"calibration_path": "/root/private_data/DynamisLab/src/drl_pinball/train/calibrations/kar_d15/calibration.json",
"transfer_model": null,
"best_episode": 492
}