Weights & Biases Sweeps

Weights & Biases Sweeps are used to automate hyperparameter optimization and explore the space of possible models.


source

wandb_agent

 wandb_agent (script_path, sweep, entity=None, project=None, count=None,
              run=True)

Run wandb agent with sweep and `script_path


source

update_run_config

 update_run_config (config, new_config, verbose=False)

Update config with new_config


source

get_sweep_config

 get_sweep_config (config)

Get sweep config from config