wandb — Easy Playground
Weights & Biases: experiment tracking and collaboration for ML
Getting started with wandbRun locally
Install
pip install wandbPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: wandb)
wandb is a third-party package. Weights & Biases: experiment tracking and collaboration for ML. Install with: pip install wandb
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?