gitbook icon indicating copy to clipboard operation
gitbook copied to clipboard

Documentation synced with GitBook. For all issues with the wandb library, please use https://github.com/wandb/client/issues


description: 'Track machine learning experiments, visualize metrics, and share results'

Weights & Biases

Weights & Biases helps you keep track of your machine learning projects. Use our tool to log hyperparameters and output metrics from your runs, then visualize and compare results and quickly share findings with your colleagues.

Our tools work with your machine learning infrastructure: AWS, GCP, Kubernetes, Azure, and on-prem machines.

Tools

  1. Dashboard: Track experiments, visualize results
  2. Reports: Save and share reproducible findings
  3. Sweeps: Optimize models with hyperparameter tuning
  4. Artifacts: Dataset and model versioning, pipeline tracking

{% embed url="https://youtu.be/gnD8BFuyVUA" caption="" %}

Getting Started

Easily add our Python library wandb to your machine learning script.

  • Quickstart
  • Keras integration
  • PyTorch integration
  • TensorFlow integration
  • Jupyter notebook integration

Here's a sample screenshot from a Species Identification project in W&B.

Examples

If you're interested in example projects, we have a few resources:

  • App Gallery: A gallery of featured reports in our web app
  • Example Projects: Code and projects in GitHub and Colab