Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt

Use this file to discover all available pages before exploring further.

To pass hyperparameters as boolean flags, use the ${args_no_boolean_flags} macro in the command section of your sweep configuration. The macro automatically includes boolean parameters as flags. If param is True, the command receives --param. If param is False, the macro omits the flag.
Sweeps