@echo off REM ============================================================ REM BG29 buoc 2.3 (13/08/2026) - gate P2' cho config THANG theo VAL. REM Thang: c4b (val score 9.8733) > c4a (10.9682) - thap hon la tot hon. REM Chon ckpt theo VAL, cham held-out DUNG MOT LAN cho config thang REM (ky luat BRIEF 29 buoc 2.1 - khong cham ca hai roi lay cai dep). REM REM Lenh 1 = GATE G-29.2: lat target-matched (cham dau >= 0.3s) cua 5k REM held-out, n=669, cung harness + mapping BG28. REM Bar tuyet doi: dphi <= 2 deg | v0 rel err <= 10%% | side >= 80%% | REM vert >= 80%% VA phai hon moc c3 tren CHINH lat do REM (BG28): 3.03 deg / 9.73%% / 69.7%% / 65.3%%. REM DO DUOC (nghiem thu): dphi 2.24 deg (p90 10.31) / v0 8.56%% (p90 REM 21.13%%) / side 74.32%% (518 cu) / vert 72.94%% (669 cu). REM => HON MOC c3 CA 4 O, nhung chi V0 qua bar => GATE DO. REM Ghep cap tren dung 669 cu: dphi -0.79 deg CI95 [-1.08,-0.46], REM v0 -1.17pp CI95 [-2.31,-0.24]; thang tung cu 59.0%% / 58.3%%. REM Lat cat: V0<1.5 (n=408) dphi 1.89 / v0 7.72%% / vert 83.1%% - 3/4 bar REM qua; V0>=1.5 (n=261) vert sap con 57.1%% => tran nam o cu NHANH. REM REM Lenh 2 = STRESS 5k day du - BAO KEM, KHONG phai gate (quyet dinh REM Cowork 12/08: ket qua BG27 tren 5k dung nguyen, khong cham lai). REM DO DUOC: dphi 8.06 (c3 8.14) / v0 11.14%% (11.52%%) / side 68.6%% REM (66.9%%) / vert 38.9%% (38.2%%) - khong thut lui o quan the day du. REM REM Prefix MOI bb9_synth_p2prime_* - khong de bo so nao cua 26-28. REM baseline-per-shot tro vao ban trong poolcoach-docs (workspace root REM da duoc don) - chi DOC, de dung bang gate 630/186 cua lenh 2. REM ============================================================ set PYTHONUTF8=1 cd /d "D:\Khoa luan\poolcoach-rl" "D:\Khoa luan\poolcoach-cv-env\Scripts\python.exe" -u scripts\broadcast\eval_baseline_synth.py --predictor shotnet --ckpt "D:\Khoa luan\poolcoach-rl\models\shotnet_20260812_c4b\best.pt" --device cuda --target-slice --prefix bb9_synth_p2prime_shotnet_ "D:\Khoa luan\poolcoach-cv-env\Scripts\python.exe" -u scripts\broadcast\eval_baseline_synth.py --predictor shotnet --ckpt "D:\Khoa luan\poolcoach-rl\models\shotnet_20260812_c4b\best.pt" --device cuda --prefix bb9_synth_p2prime_full_shotnet_ --baseline-per-shot "D:\Khoa luan\poolcoach-docs\results\2026-08-12_shotnet_p2\bb9_synth_baseline_per_shot.csv" pause