Skip to main content

How can I configure the name of the run in my training code?

At the beginning of the training script, call wandb.init with a run name. For example: wandb.init(name=“my_awesome_run”) …Experiments

How do I use custom CLI commands with sweeps?

You can use W&B Sweeps with custom CLI commands if training configuration passes command-line arguments. This lets you r …Sweeps

Is it possible to save metrics offline and sync them to W&B later?

By default, wandb.init starts a process that syncs metrics in real time to the cloud. If you need to run experiments wit …ExperimentsEnvironment VariablesMetrics

What does wandb.init do to my training process?

When wandb.init() runs in a training script, an API call creates a run object on the W&B servers. A new process starts t …Environment VariablesExperiments

Browse by category

API

2 articles

API Keys

1 article

AWS

2 articles

Academic

2 articles

Administrator

26 articles

Alerts

3 articles

Anonymous

2 articles

Artifacts

15 articles

Authentication

1 article

Billing

4 articles

Charts

4 articles

Connectivity

5 articles

Environment Variables

13 articles

Experiments

51 articles

Hyperparameter

3 articles

Inference

5 articles

Logs

10 articles

Metrics

23 articles

Notebooks

3 articles

Org Management

2 articles

Outage

3 articles

Privacy

2 articles

Projects

4 articles

Python

6 articles

Reports

15 articles

Resuming

3 articles

Run Crashes

11 articles

Runs

31 articles

SDK

1 article

Security

7 articles

Storage

2 articles

Sweeps

22 articles

Tables

2 articles

Team Management

13 articles

Teams

3 articles

TensorBoard

2 articles

User Management

15 articles

Workspace

2 articles

Workspaces

7 articles

Wysiwyg

5 articles