OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add firecrawl/ai-research-skills --skill weights-and-biases
Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform
npx skills add firecrawl/ai-research-skills --skill weights-and-biases
Use Weights & Biases (W&B) when you need to:
Users: 200,000+ ML practitioners | GitHub Stars: 10.5k+ | Integrations: 100+
Project: Collection of related experiments Run: Single execution of your training script
Track hyperparameters automatically:
Automatically search for optimal hyperparameters.
Track datasets, models, and other files with lineage.
Create shareable reports in W&B UI:
references/sweeps.md - Comprehensive hyperparameter optimization guidereferences/artifacts.md - Data and model versioning patternsreferences/integrations.md - Framework-specific examples