Introduction and Installation
JAHS-Bench-201 is the first collection of surrogate benchmarks for Joint Architecture and Hyperparameter Search (JAHS), built to also support and facilitate research on multi-objective, cost-aware and (multi) multi-fidelity optimization algorithms.
To install using pip run
Optionally, you can download the data required to use the surrogate benchmark ahead of time with
To test if the installation was successful, you can, e.g, run a minimal example with
This should randomly sample a configuration, and display both the sampled configuration and the result of querying the surrogate for that configuration.