weights-and-biases

Track ML experiments with automatic logging and hyperparameter sweeps.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/photonics-dhl/Hermes --skill weights-and-biases-photonics-dhl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/photonics-dhl/Hermes/tree/main/hermes-home/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/photonics-dhl/Hermes --skill weights-and-biases-photonics-dhl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track ML experiments and manage results with automatic logging, real-time visualizations, hyperparameter sweeps, and a centralized model registry to support collaborative ML workflows.

Core Features & Use Cases

  • Automatic logging of metrics, artifacts, and configs across experiments.
  • Real-time dashboards and lineage tracking for reproducibility.
  • Sweep hyperparameters and compare runs across configurations; register and share models in a registry.

Quick Start

Initialize a W&B run and begin logging metrics with wandb.log.

Frequently Asked Questions about weights-and-biases

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

FAQPage Schema
How do I log ML experiments and track metrics in real-time?

You can log ML experiments automatically by initializing a run and using the logging function to record metrics, artifacts, and configs. This provides real-time dashboard visualizations and lineage tracking for result reproducibility across PyTorch, TensorFlow, and HuggingFace workflows.

What is the best way to manage hyperparameter sweeps and compare runs?

Hyperparameter sweeps allow you to automatically search across configurations, compare runs visually in real-time dashboards, and identify optimal parameters. This manages experiment results by centralizing run data and lineage tracking for collaborative reproduction.

Can I use this to track PyTorch and HuggingFace experiments together?

Yes, it supports end-to-end ML workflows across PyTorch, TensorFlow, and HuggingFace ecosystems. You can automatically log metrics, manage artifacts, and track lineage across these frameworks, enabling teams to compare runs and collaborate within a unified environment.

How do I set up a centralized model registry for my team?

You can register and share models in a centralized registry by logging artifacts and configs throughout your experiments. This manages results by applying lineage tracking and artifact management, ensuring reproducible models are available for collaborative access.

Does automatic logging work for run configurations and artifact management?

Yes, automatic logging captures metrics, artifacts, and configs across experiments. It satisfies run configuration and artifact management requirements by tracking lineage and feeding data into real-time visualizations for comprehensive experiment tracking.