Tag runs in your code
Pass unique tags when you initialize each run:wandb.init(), see the wandb.init() reference and Add labels to runs with tags.
Filter tagged runs in the UI
- Open your project and go to the Runs tab.
- Click Filter above the runs table.
- Choose Tags, select an operator such as
isorin, and enter the tag you set in code.
Hyperparameter Sweeps Runs