Datasets:

Modalities:
Tabular
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
LabChameleon commited on
Commit
f42cb14
·
verified ·
1 Parent(s): 0de134b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -240,6 +240,7 @@ These runs could be used to meta-learn information about the hyperparameter land
240
 
241
  In detail, it contains each 10 runs for the landscape data of PPO, DQN and SAC respectively on the Atari-5 environments, four XLand gridworlds, four Brax walkers, five classic control and two Box2D environments.
242
  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.
243
- The dataset follows the mapping: $$\text{Training Budget and Seed, Hyperparameter Configuration} \mapsto \text{Training Performance}$$.
 
244
  For the optimization runs, it additionally includes the key *optimization seed* to distinguish configurations between the 5 optimization runs.
245
  For more information, refer to the [ARLBench](https://arxiv.org/abs/2409.18827) paper.
 
240
 
241
  In detail, it contains each 10 runs for the landscape data of PPO, DQN and SAC respectively on the Atari-5 environments, four XLand gridworlds, four Brax walkers, five classic control and two Box2D environments.
242
  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.
243
+ The dataset follows the mapping:
244
+ $$\text{Training Budget and Seed, Hyperparameter Configuration} \mapsto \text{Training Performance}$$.
245
  For the optimization runs, it additionally includes the key *optimization seed* to distinguish configurations between the 5 optimization runs.
246
  For more information, refer to the [ARLBench](https://arxiv.org/abs/2409.18827) paper.