Skip to content

Commit 5fec8af

Browse files
Update cartpole_logs.txt
1 parent 3ea1ed3 commit 5fec8af

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

ablation_studies/cartpole_logs.txt

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)