weights-and-biases

Log ML experiments, sweeps, and artifacts with WandB.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/x-TheFox/Corvus --skill weights-and-biases-x-thefox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/x-TheFox/Corvus/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/x-TheFox/Corvus --skill weights-and-biases-x-thefox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track ML experiments, sweeps, and artifacts with WandB to streamline ML lifecycle management.

Core Features & Use Cases

  • Experiment tracking with automatic metrics logging and dashboards
  • Hyperparameter sweeps, artifacts, and model registry integration
  • Collaboration and versioned data via artifacts and lineage

Quick Start

Install wandb, initialize a run, and log metrics and artifacts to visualize your ML experiments.

Frequently Asked Questions about weights-and-biases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track ML experiments and log metrics automatically?

To track ML experiments, you initialize a run and log metrics and artifacts automatically to visualize your experiments. This provides dashboards for monitoring model performance and streamlines ML lifecycle management.

What is the best way to run hyperparameter sweeps for machine learning models?

Hyperparameter sweeps are run directly through the platform to optimize model parameters. This allows you to execute sweeps across ML projects and visualize the results to find the best performing configurations.

How does artifact version management work for ML projects?

Artifact version management works by logging data and models as artifacts with full lineage tracking. This enables collaboration and versioned data management across your ML projects.

Do I need Python and wandb installed to log ML experiments?

Yes, you need Python with wandb installed and access to a project to log ML experiments. This environment setup is required to initialize runs and begin logging metrics, sweeps, and artifacts.

Can I use this for model registry integration and collaboration?

Yes, you can use this for model registry integration and collaboration. It supports logging experiments with automatic metrics, managing artifacts, and tracking lineage to streamline teamwork across ML projects.