Datasets:

Modalities:
Tabular
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
LabChameleon commited on
Commit
f4c9609
·
verified ·
1 Parent(s): 2b94b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 for each algorithm environment pair.
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.