wandb init

Configure a directory with Weights & Biases

Usage

wandb init [OPTIONS]

Options

Option Description
--project, -p The project to use.
--entity, -e The entity to scope the project to.
--reset Reset settings (default: False)
--mode, -m Can be “online”, “offline” or “disabled”. Defaults to online.