File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,4 +42,27 @@ Command: !python ablation_studies/run_grouped_ablation.py --variant no_routing -
4242─────────────────────────────────────────────────────────────────
4343
4444
45- =================================================
45+ =================================================
46+
47+ Command: python ablation_studies/run_grouped_ablation.py --variant no_phase --env CartPole-v1 --contract experiment_contract_light.yaml
48+
49+ ╭───────────────────────────────────────────────────────────────╮
50+ │ Ablation Group: no_phase | CartPole-v1 │
51+ │ Seeds: 0 to 4 │
52+ ╰───────────────────────────────────────────────────────────────╯
53+
54+ [SEED 0] ✓ Finished Return: 289.64
55+ [SEED 1] ✓ Finished Return: 464.25
56+ [SEED 2] ✓ Finished Return: 340.83
57+ [SEED 3] ✓ Finished Return: 330.16
58+ [SEED 4] ✓ Finished Return: 402.30
59+
60+ ─────────────────────────────────────────────────────────────────
61+ FINAL RESULT:
62+ Mean Return: 365.44 ± 61.19
63+ Success Rate: 5/5
64+ ─────────────────────────────────────────────────────────────────
65+
66+
67+ =================================================
68+
You can’t perform that action at this time.
0 commit comments