Skip to main content
Set the logging directory for run data by configuring the WANDB_DIR environment variable. For example:
os.environ["WANDB_DIR"] = os.path.abspath("your/directory")

Sweeps