arlbench.arlbench

This module provides a function to run ARLBench using a given config.

Functions

run_arlbench(cfg[, logger])

Run ARLBench using the given config and return objective(s).

arlbench.arlbench.run_arlbench(cfg, logger=None)[source]

Run ARLBench using the given config and return objective(s).

Return type:

float | tuple | list