weights-and-biases

Track and orchestrate ML experiments, sweeps, and model artifacts with Weights & Biases.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/john-data-chen/hermes-agent-backup --skill weights-and-biases-john-data-chen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/john-data-chen/hermes-agent-backup/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/john-data-chen/hermes-agent-backup --skill weights-and-biases-john-data-chen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ML teams need a unified, scalable way to track experiments, runs, and model artifacts, compare results, and collaborate across projects.

Core Features & Use Cases

  • Experiment tracking: log metrics, visualize dashboards, and compare runs across hyperparameters.
  • Hyperparameter sweeps & optimization: run automated searches to discover better configurations.
  • Model registry & artifacts: version models, track lineage, and manage deployment-ready assets.
  • Collaboration & dashboards: share insights across team members with project-level dashboards.

Quick Start

Install wandb, authenticate, and initialize a project to begin logging runs and artifacts.

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 with Weights & Biases?

To track ML experiments with Weights & Biases, install wandb, authenticate, and initialize a project-scoped run. This enables you to log metrics, visualize dashboards, and compare runs across hyperparameters for unified experiment tracking.

What is the best way to run hyperparameter sweeps and optimize model configurations?

Running hyperparameter sweeps requires defining a sweep configuration to execute automated searches. This process discovers better model configurations by orchestrating runs and comparing the resulting metrics across your WandB project.

Can I use wandb for model registry and artifact versioning?

Yes, wandb supports model registry and artifact management. You can version models, track lineage, and manage deployment-ready assets within your project-scoped runs to maintain scalable artifact versioning across teams.

Does experiment tracking with wandb work for team collaboration and sharing dashboards?

Experiment tracking with wandb supports team collaboration by sharing project-level dashboards. Team members can compare runs, review model artifacts, and share insights across projects to streamline MLOps collaboration.

What do I need to set up before initializing wandb runs and sweeps?

You need a WandB installation and authentication to initialize project-scoped runs. Setting up sweep configurations and artifact versioning features correctly beforehand ensures your experiment tracking and model registry workflows function properly.