W&B

W&B

  • Docs
  • Company
  • Login

›Command Line

Getting Started

  • Getting Started

Examples

  • Keras
  • TensorFlow
  • PyTorch
  • More Projects

Logging

  • Hyperparameters
  • Metrics
  • Histograms
  • Artifacts
  • Saving Files

Framework Support

  • Keras
  • TensorFlow
  • PyTorch

Integrations

  • Tensorboard
  • SageMaker
  • Kubeflow
  • Jupyter
  • Python Export API

Command Line

  • Command Line Overview
  • Restoring State

Advanced Usage

  • Environment Variables
  • Grouping
  • Resuming
  • Security
  • Limits

Sweeps

  • Hyperparameter Sweeps

Resources

  • FAQ

Command Line Overview

After running pip install wandb you should have a new command available, wandb. The following sub-commands are available:

Sub-commandDescription
docsOpen documentation in a browser
initConfigure a directory with W&B
signupCreate a new W&B account
loginLogin to W&B
offDisable W&B in this directory, useful for testing
onEnsure W&B is enabled in this directory
projectsList projects
pullPull files for a run from W&B
restoreRestore code and config state for a run
runLaunch a job, required on Windows
runsList runs in a project
syncSync a local directory containing tfevents or previous runs files
statusList current directory status
← PreviousNext →
W&B
Docs
Getting StartedPython API ReferenceExample Projects
More
GitHubW&B
Copyright © 2019 Weights & Biases, Inc.