Skip to main content
Configure a directory with Weights & Biases

Usage

wandb init [OPTIONS]

Options

OptionDescription
--project, -pThe project to use.
--entity, -eThe entity to scope the project to.
--resetReset settings (default: False)
--mode, -mCan be “online”, “offline” or “disabled”. Defaults to online.