Skip to content

wandb/c1-onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧭 C1 Onboarding

A curated set of Weights & Biases (W&B) onboarding examples, organized by difficulty to help you progress from beginner to advanced workflows.
Whether you're brand new to W&B or looking to integrate complex automations, this repository has you covered.


πŸ“š Structure

This repository is divided into three main difficulty tiers, plus dedicated API example sections.


🟒 101 – Beginner

Introductory material to get started with W&B.

  • Basic experiment tracking
  • Logging metrics and artifacts
  • Simple dataset registration

🟑 201 – Intermediate

Build on the basics and incorporate more advanced features.

  • Fine-tuning a Transformer with PyTorch Lightning – Integrate W&B into model fine-tuning workflows.
  • Organizing Hyperparameter Sweeps in PyTorch – Efficiently manage and visualize sweeps.
  • Log a Confusion Matrix with W&B – Visualize and interpret model performance.
  • W&B End-to-End with PyTorch Lightning – A complete training-to-logging workflow example.

πŸ”΄ 301 – Advanced

For experienced W&B users who want to automate and extend functionality.

  • Using the Reports API to generate programmatic reports
  • wandb-scim – SCIM (System for Cross-domain Identity Management) API examples
  • Automating user and group provisioning in W&B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages