wandb

Package — MLPython 3.7+Advanced

Weights & Biases: experiment tracking and collaboration for ML

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
click, docker-pycreds, GitPython, pathtools, protobuf, psutil, requests, sentry-sdk, setproctitle, setuptools
Install
pip install wandb

Learn by Difficulty

Quick Example

python
# Install: pip install wandb
import wandb

# Basic wandb usage
print(f"Using wandb")
# See documentation for detailed examples

wandb is a third-party package. Weights & Biases: experiment tracking and collaboration for ML. Install with: pip install wandb

Try in Playground

Tags

packagemachine-learningaimodeling