LabChameleon
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -237,5 +237,5 @@ In detail, it contains each 10 runs for the landscape data of PPO, DQN and SAC r
|
|
237 |
Additionally, it contains each 3 runs for the 5 optimzation algorithms PBT, SMAC, SMAC with Multi-Fidelity and Random Search for each algorithm and environment pair.
|
238 |
The dataset follows the mapping:
|
239 |
$$\text{Training Budget and Seed, Hyperparameter Configuration} \mapsto \text{Training Performance}$$
|
240 |
-
For the optimization runs, it additionally includes the key *optimization seed* to distinguish configurations between the 5 optimization runs.
|
241 |
For more information, refer to the [ARLBench](https://arxiv.org/abs/2409.18827) paper.
|
|
|
237 |
Additionally, it contains each 3 runs for the 5 optimzation algorithms PBT, SMAC, SMAC with Multi-Fidelity and Random Search for each algorithm and environment pair.
|
238 |
The dataset follows the mapping:
|
239 |
$$\text{Training Budget and Seed, Hyperparameter Configuration} \mapsto \text{Training Performance}$$
|
240 |
+
For the optimization runs, it additionally includes the key *optimization seed* to distinguish configurations between the 5 optimization runs for each algorithm environment pair.
|
241 |
For more information, refer to the [ARLBench](https://arxiv.org/abs/2409.18827) paper.
|