Toolverse
All skills

weights-and-biases

by davila7

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with Wu0026B - collaborative MLOps platform

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
25

About this skill

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with Wu0026B - collaborative MLOps platform

How to use

  1. Zainstaluj bibliotekę Weights & Biases poleceniem pip install wandb, a następnie zaloguj się do konta za pomocą wandb login — system utworzy klucz API.

  2. W swoim skrypcie treningowym zaimportuj wandb i zainicjuj projekt poleceniem wandb.init(), przekazując nazwę projektu oraz słownik config z hiperparametrami (learning rate, liczba epok, rozmiar batcha, architektura modelu).

  3. W głównej pętli treningowej, po każdej epoce, wywołaj wandb.log() ze słownikiem zawierającym metryki: straty treningowe i walidacyjne, dokładność oraz inne wskaźniki istotne dla Twojego modelu.

  4. Po zakończeniu treningu wywołaj wandb.finish() — dane automatycznie przesyłają się do chmury i pojawią się na dashboardzie projektu.

  5. Otwórz panel Weights & Biases w przeglądarce, aby zobaczyć wykresy metryk w czasie rzeczywistym, porównać różne uruchomienia eksperymentów i analizować wpływ zmian hiperparametrów na wyniki.

Related skills

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678