Files
DynamisLab/src/drl_pinball/train/output/kar_d15_seed45/meta.json
T
Frank14fandCursor b702fb7300 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>
2026-08-04 14:12:27 +08:00

15 lines
432 B
JSON

{
"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
}