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:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user