weights-and-biases

Log metrics, artifacts, and hyperparameters for ML experiment tracking.

228|35|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kaminocorp/hermes-alpha --skill weights-and-biases-kaminocorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/kaminocorp/hermes-alpha/tree/main/hermes-agent/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/kaminocorp/hermes-alpha --skill weights-and-biases-kaminocorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ML teams need an integrated platform to track experiments, log metrics automatically, manage artifacts and models, and collaborate across projects.

Core Features & Use Cases

  • Automatic experiment tracking with real-time metric logging
  • Hyperparameter sweeps, artifact and model registry, and lineage tracking
  • Collaboration features across Runs, Projects, and teams for reproducibility

Quick Start

Install wandb, initialize a run, configure your project, and start logging metrics and artifacts during training

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 during training?

To track ML experiments, you initialize a run, configure your project, and start logging metrics and artifacts automatically during training to ensure real-time visibility and reproducibility.

What is hyperparameter sweeping and how does it improve model reproducibility?

Hyperparameter sweeps systematically test parameter combinations across multiple runs, logging results automatically to identify optimal model configurations while maintaining strict experiment reproducibility.

Can I manage artifacts and track lineage in an end-to-end ML workflow?

Yes, you can manage artifacts using the model registry, which tracks lineage and handles artifact management across end-to-end ML workflows from experiment design to deployment.

Does this experiment tracking approach work with common ML frameworks?

Yes, the experiment tracking platform supports integrations with common ML frameworks, allowing automatic metric logging and artifact management within your existing development environment.

What's the best way to collaborate across ML teams using experiment tracking?

The best way to collaborate is by sharing Projects, Runs, and artifacts through a unified platform, enabling team members to view real-time visuals and reproduce results reliably.