weights-and-biases

Logs ML metrics, hyperparameters, outputs, and manages models via Werkzeug and Bias tools.

2|1|Updated May 10, 2026
One-click install
npx skills add https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture --skill weights-and-biases-zli5460
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture --skill weights-and-biases-zli5460

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wandb, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of monitoring and managing machine learning experiments by providing seamless integration with W&B tools.

Core Features & Use Cases

  • Experiment Tracking: Log metrics, hyperparameters, and outputs for ML training sessions.
  • Model & Artifact Management: Save, version, and deploy trained models and datasets.
  • Use Case: A data scientist trains a deep learning model and uses this Skill to visualize training progress, compare experiments, and register the best model in a registry.

Quick Start

Use the weights-and-biases skill to log training metrics and save your model after training a classification network.

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 machine learning experiment metrics and hyperparameters?

To track machine learning experiment metrics and hyperparameters, this Skill logs training session data to capture outputs, visualize progress, and compare runs for improved reproducibility. It supports popular ML frameworks for seamless integration.

What is the best way to manage and version ML artifacts and models?

The best way to manage ML artifacts and models is using a model registry to save, version, and deploy trained datasets. This Skill handles artifact versioning across training, evaluation, and deployment phases to improve collaboration.

Does the wandb dependency work with popular ML frameworks for visualization?

Yes, the wandb dependency works with popular ML frameworks to provide experiment visualization and model registry management. It ensures compatibility across training, evaluation, and deployment phases.

How do I log training metrics and save a model after training a classification network?

To log training metrics and save a model after training a classification network, use the provided scripts to integrate with W&B tools. This allows you to visualize training progress, compare experiments, and register the best model in a registry.

When do I need experiment tracking and artifact management for my ML pipeline?

You need experiment tracking and artifact management for your ML pipeline when you want to monitor training, evaluation, and deployment phases. It ensures reproducibility by logging hyperparameters, metrics, and versioning trained models and datasets.