fixed lunar lander naming
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ configs:
|
|
15 |
- "landscapes/atari_phoenix_ppo.csv"
|
16 |
- "landscapes/atari_qbert_ppo.csv"
|
17 |
- "landscapes/atari_this_game_ppo.csv"
|
18 |
-
- "landscapes/
|
19 |
- "landscapes/box2d_lunar_lander_ppo.csv"
|
20 |
- "landscapes/brax_halfcheetah_ppo.csv"
|
21 |
- "landscapes/brax_hopper_ppo.csv"
|
@@ -48,7 +48,7 @@ configs:
|
|
48 |
- config_name: sac_landscape_data
|
49 |
data_files:
|
50 |
- "landscapes/box2d_bipedal_walker_sac.csv"
|
51 |
-
- "landscapes/
|
52 |
- "landscapes/brax_halfcheetah_sac.csv"
|
53 |
- "landscapes/brax_hopper_sac.csv"
|
54 |
- "landscapes/brax_ant_sac.csv"
|
@@ -62,7 +62,7 @@ configs:
|
|
62 |
- "rs/atari_phoenix_ppo.csv"
|
63 |
- "rs/atari_qbert_ppo.csv"
|
64 |
- "rs/atari_this_game_ppo.csv"
|
65 |
-
- "rs/
|
66 |
- "rs/box2d_lunar_lander_ppo.csv"
|
67 |
- "rs/brax_halfcheetah_ppo.csv"
|
68 |
- "rs/brax_hopper_ppo.csv"
|
@@ -82,7 +82,7 @@ configs:
|
|
82 |
- "smac/atari_phoenix_ppo.csv"
|
83 |
- "smac/atari_qbert_ppo.csv"
|
84 |
- "smac/atari_this_game_ppo.csv"
|
85 |
-
- "smac/
|
86 |
- "smac/box2d_lunar_lander_ppo.csv"
|
87 |
- "smac/brax_halfcheetah_ppo.csv"
|
88 |
- "smac/brax_hopper_ppo.csv"
|
@@ -102,7 +102,7 @@ configs:
|
|
102 |
- "smac_mf/atari_phoenix_ppo.csv"
|
103 |
- "smac_mf/atari_qbert_ppo.csv"
|
104 |
- "smac_mf/atari_this_game_ppo.csv"
|
105 |
-
- "smac_mf/
|
106 |
- "smac_mf/box2d_lunar_lander_ppo.csv"
|
107 |
- "smac_mf/brax_halfcheetah_ppo.csv"
|
108 |
- "smac_mf/brax_hopper_ppo.csv"
|
@@ -122,7 +122,7 @@ configs:
|
|
122 |
- "pbt/atari_phoenix_ppo.csv"
|
123 |
- "pbt/atari_qbert_ppo.csv"
|
124 |
- "pbt/atari_this_game_ppo.csv"
|
125 |
-
- "pbt/
|
126 |
- "pbt/box2d_lunar_lander_ppo.csv"
|
127 |
- "pbt/brax_halfcheetah_ppo.csv"
|
128 |
- "pbt/brax_hopper_ppo.csv"
|
@@ -194,7 +194,7 @@ configs:
|
|
194 |
- config_name: sac_optimisation_data
|
195 |
data_files:
|
196 |
- "rs/box2d_bipedal_walker_sac.csv"
|
197 |
-
- "rs/
|
198 |
- "rs/brax_halfcheetah_sac.csv"
|
199 |
- "rs/brax_hopper_sac.csv"
|
200 |
- "rs/brax_ant_sac.csv"
|
@@ -202,7 +202,7 @@ configs:
|
|
202 |
- "rs/cc_continuous_mountain_car_sac.csv"
|
203 |
- "rs/cc_pendulum_sac.csv"
|
204 |
- "smac/box2d_bipedal_walker_sac.csv"
|
205 |
-
- "smac/
|
206 |
- "smac/brax_halfcheetah_sac.csv"
|
207 |
- "smac/brax_hopper_sac.csv"
|
208 |
- "smac/brax_ant_sac.csv"
|
@@ -210,7 +210,7 @@ configs:
|
|
210 |
- "smac/cc_continuous_mountain_car_sac.csv"
|
211 |
- "smac/cc_pendulum_sac.csv"
|
212 |
- "smac_mf/box2d_bipedal_walker_sac.csv"
|
213 |
-
- "smac_mf/
|
214 |
- "smac_mf/brax_halfcheetah_sac.csv"
|
215 |
- "smac_mf/brax_hopper_sac.csv"
|
216 |
- "smac_mf/brax_ant_sac.csv"
|
@@ -218,7 +218,7 @@ configs:
|
|
218 |
- "smac_mf/cc_continuous_mountain_car_sac.csv"
|
219 |
- "smac_mf/cc_pendulum_sac.csv"
|
220 |
- "pbt/box2d_bipedal_walker_sac.csv"
|
221 |
-
- "pbt/
|
222 |
- "pbt/brax_halfcheetah_sac.csv"
|
223 |
- "pbt/brax_hopper_sac.csv"
|
224 |
- "pbt/brax_ant_sac.csv"
|
|
|
15 |
- "landscapes/atari_phoenix_ppo.csv"
|
16 |
- "landscapes/atari_qbert_ppo.csv"
|
17 |
- "landscapes/atari_this_game_ppo.csv"
|
18 |
+
- "landscapes/box2d_continuous_lunar_lander_ppo.csv"
|
19 |
- "landscapes/box2d_lunar_lander_ppo.csv"
|
20 |
- "landscapes/brax_halfcheetah_ppo.csv"
|
21 |
- "landscapes/brax_hopper_ppo.csv"
|
|
|
48 |
- config_name: sac_landscape_data
|
49 |
data_files:
|
50 |
- "landscapes/box2d_bipedal_walker_sac.csv"
|
51 |
+
- "landscapes/box2d_continuous_lunar_lander_sac.csv"
|
52 |
- "landscapes/brax_halfcheetah_sac.csv"
|
53 |
- "landscapes/brax_hopper_sac.csv"
|
54 |
- "landscapes/brax_ant_sac.csv"
|
|
|
62 |
- "rs/atari_phoenix_ppo.csv"
|
63 |
- "rs/atari_qbert_ppo.csv"
|
64 |
- "rs/atari_this_game_ppo.csv"
|
65 |
+
- "rs/box2d_continuous_lunar_lander_ppo.csv"
|
66 |
- "rs/box2d_lunar_lander_ppo.csv"
|
67 |
- "rs/brax_halfcheetah_ppo.csv"
|
68 |
- "rs/brax_hopper_ppo.csv"
|
|
|
82 |
- "smac/atari_phoenix_ppo.csv"
|
83 |
- "smac/atari_qbert_ppo.csv"
|
84 |
- "smac/atari_this_game_ppo.csv"
|
85 |
+
- "smac/box2d_continuous_lunar_lander_ppo.csv"
|
86 |
- "smac/box2d_lunar_lander_ppo.csv"
|
87 |
- "smac/brax_halfcheetah_ppo.csv"
|
88 |
- "smac/brax_hopper_ppo.csv"
|
|
|
102 |
- "smac_mf/atari_phoenix_ppo.csv"
|
103 |
- "smac_mf/atari_qbert_ppo.csv"
|
104 |
- "smac_mf/atari_this_game_ppo.csv"
|
105 |
+
- "smac_mf/box2d_continuous_lunar_lander_ppo.csv"
|
106 |
- "smac_mf/box2d_lunar_lander_ppo.csv"
|
107 |
- "smac_mf/brax_halfcheetah_ppo.csv"
|
108 |
- "smac_mf/brax_hopper_ppo.csv"
|
|
|
122 |
- "pbt/atari_phoenix_ppo.csv"
|
123 |
- "pbt/atari_qbert_ppo.csv"
|
124 |
- "pbt/atari_this_game_ppo.csv"
|
125 |
+
- "pbt/box2d_continuous_lunar_lander_ppo.csv"
|
126 |
- "pbt/box2d_lunar_lander_ppo.csv"
|
127 |
- "pbt/brax_halfcheetah_ppo.csv"
|
128 |
- "pbt/brax_hopper_ppo.csv"
|
|
|
194 |
- config_name: sac_optimisation_data
|
195 |
data_files:
|
196 |
- "rs/box2d_bipedal_walker_sac.csv"
|
197 |
+
- "rs/box2d_continuous_lunar_lander_sac.csv"
|
198 |
- "rs/brax_halfcheetah_sac.csv"
|
199 |
- "rs/brax_hopper_sac.csv"
|
200 |
- "rs/brax_ant_sac.csv"
|
|
|
202 |
- "rs/cc_continuous_mountain_car_sac.csv"
|
203 |
- "rs/cc_pendulum_sac.csv"
|
204 |
- "smac/box2d_bipedal_walker_sac.csv"
|
205 |
+
- "smac/box2d_continuous_lunar_lander_sac.csv"
|
206 |
- "smac/brax_halfcheetah_sac.csv"
|
207 |
- "smac/brax_hopper_sac.csv"
|
208 |
- "smac/brax_ant_sac.csv"
|
|
|
210 |
- "smac/cc_continuous_mountain_car_sac.csv"
|
211 |
- "smac/cc_pendulum_sac.csv"
|
212 |
- "smac_mf/box2d_bipedal_walker_sac.csv"
|
213 |
+
- "smac_mf/box2d_continuous_lunar_lander_sac.csv"
|
214 |
- "smac_mf/brax_halfcheetah_sac.csv"
|
215 |
- "smac_mf/brax_hopper_sac.csv"
|
216 |
- "smac_mf/brax_ant_sac.csv"
|
|
|
218 |
- "smac_mf/cc_continuous_mountain_car_sac.csv"
|
219 |
- "smac_mf/cc_pendulum_sac.csv"
|
220 |
- "pbt/box2d_bipedal_walker_sac.csv"
|
221 |
+
- "pbt/box2d_continuous_lunar_lander_sac.csv"
|
222 |
- "pbt/brax_halfcheetah_sac.csv"
|
223 |
- "pbt/brax_hopper_sac.csv"
|
224 |
- "pbt/brax_ant_sac.csv"
|