Weights Biases Run Monitor

Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking. Use when this capability is needed.

tomevault-io Updated

File contents

Weights & Biases Run Monitor

Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking.

Prerequisites

Python, Weights & Biases SDK, Slack

Installation

Basic usage or getting-started notes:

Documentation

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--wandb-run-monitor commit 704db70d22

Frequently asked questions

npx skillmds@latest add tomevault-io/weights-biases-run-monitor