diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-27 15:25:20 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-27 15:25:20 -0500 |
| commit | ec069fe3bcd640f8dcff9a62ad84d57c793a7309 (patch) | |
| tree | f0fe129a443a14f8cdc74bcf315a430878620349 /experiments/finalize_accept.sh | |
| parent | 03eff0389dbb3b18b4836c9588ed8c04541d3f91 (diff) | |
experiment: harden remote crossover handoffs
Diffstat (limited to 'experiments/finalize_accept.sh')
| -rwxr-xr-x | experiments/finalize_accept.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/experiments/finalize_accept.sh b/experiments/finalize_accept.sh index fa9fe97..1af94a7 100755 --- a/experiments/finalize_accept.sh +++ b/experiments/finalize_accept.sh @@ -29,6 +29,8 @@ experiments/finalize_claims.sh experiments/transformer_crossover_t2_smoke.py /home/yurenh2/miniconda3/envs/ep_pascal/bin/python3 \ experiments/crossover_81_smoke.py +/home/yurenh2/miniconda3/envs/ep_pascal/bin/python3 \ + experiments/crossover_artifact_validation_smoke.py /home/yurenh2/miniconda3/envs/ep_pascal/bin/python3 -m py_compile \ experiments/bci_td_run.py experiments/analyze_bci_td_development.py \ experiments/bci_td_confirmation.py \ @@ -49,6 +51,7 @@ experiments/finalize_claims.sh experiments/transformer_crossover_t2.py \ experiments/analyze_transformer_crossover_t2.py \ experiments/analyze_crossover_81.py \ + experiments/validate_crossover_artifact.py \ experiments/plot_resnet_confirmation.py \ experiments/plot_oral_a_scaling.py \ experiments/plot_bci_v2_confirmation.py \ |
