weights-and-biases

Track ML experiments and manage runs with automatic logging via wandb.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill weights-and-biases-cloudliness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill weights-and-biases-cloudliness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track ML experiments and manage runs with automatic logging and real-time dashboards.

Core Features & Use Cases

  • Automatic experiment tracking with metrics and artifacts
  • Real-time visualization and dashboards for monitoring training
  • Hyperparameter sweeps, artifact/versioning, and model registry workflows
  • Cross-project collaboration and team workspaces

Quick Start

Initialize a run and begin automatic metric logging with your ML framework.

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 manage runs automatically?

Track ML experiments and manage runs by initializing a run with your ML framework to enable automatic metric logging and real-time dashboard monitoring. This provides configuration tracking, artifact versioning, and cross-project collaboration.

Can I use experiment tracking with PyTorch and TensorFlow frameworks?

Yes, experiment tracking works with PyTorch, TensorFlow, and other ML frameworks. It applies the wandb API to enable automatic metric logging, hyperparameter sweeps, and model registry workflows across these platforms.

What is hyperparameter sweep and artifact versioning for ML model training?

Hyperparameter sweeps and artifact versioning are ML workflows that optimize model training and manage data artifacts. They enable systematic parameter search and dataset version control, tracked automatically through real-time dashboards.

Does this approach support cross-project collaboration and team workspaces?

Yes, cross-project collaboration and team workspaces are supported. Teams can monitor training runs, share real-time dashboards, and manage model registry workflows together using the wandb API.

How do I log metrics and manage a model registry during training?

Log metrics and manage a model registry by initializing a run to start automatic logging. This enables real-time visualization of training metrics, artifact versioning, and model registry workflows through the wandb API.