mdp_playground.config_processor.config_processor.get_random_configs¶
-
mdp_playground.config_processor.config_processor.
get_random_configs
(var_configs, num_configs)[source]¶ - var_configs: dict of dicts of strings or tuples as values
A dict of dicts with strings or tuples as the leaf values which encode a ConfigSpace.
#TODO Currently num_configs is fixed for each config_type (env, agent or model) for this and get_sobol_configs()