wandb.init(tags='your_tag'). This allows efficient filtering of project runs by selecting the corresponding tag in a Project Page’s Runs Table.
For more information on wandb.init(), see the wandb.init() reference.
Hyperparameter Sweeps Runs
Help us improve these docs. Take our quick survey.
wandb.init(tags='your_tag'). This allows efficient filtering of project runs by selecting the corresponding tag in a Project Page’s Runs Table.
For more information on wandb.init(), see the wandb.init() reference.
Was this page helpful?