Skip to main content

deep-learning-wandb

Public Weights & Biases integration layer for deep-learning-core.

deep-learning-wandb adds a W&B callback and scaffold integration on top of deep-learning-core. It keeps tracking-specific logic outside the core framework while still allowing users to install it through deep-learning-core[wandb].

Current release: deep-learning-wandb==0.0.17. Requires deep-learning-core>=0.1.8,<0.2.

What's New in 0.0.17?

  • W&B logs omit invalid scalar metrics and finish runs with explicit terminal status
  • runtime extension registration and scaffold setup work with dl-core 0.1.8
  • the development PyTorch requirement is torch>2.3 without an upper cap

Previous versions are recorded in the release history.

Install

Install from PyPI through the core extra:

pip install "deep-learning-core[wandb]"

Install the package directly:

pip install deep-learning-wandb

Install in a uv project:

uv add "deep-learning-core[wandb]"

Scope

  • W&B callback registration for deep-learning-core
  • Experiment scaffold integration through dl-init --with-wandb
  • W&B-ready config defaults for generated experiment repositories

Out Of Scope

  • Generic trainer, dataset, and metric abstractions
  • Azure execution or storage logic
  • Company-specific W&B entities, projects, or secrets

Quick Start

Install it through the deep-learning-core extra:

uv add "deep-learning-core[wandb]"

Then scaffold a W&B-ready experiment repository:

uv run dl-init --name my-exp --with-wandb

The installed package registers the wandb callback through dl-core's runtime extension entry points. The generated package also imports dl_wandb. It also ignores .env, other local environment files, and wandb/, while keeping .env.example available as the credential template.

Concrete experiment flow:

uv init
uv add deep-learning-wandb
uv run dl-init --root-dir . --with-wandb
uv run dl-run --config configs/base.yaml
uv run dl-sweep experiments/lr_sweep.yaml

The W&B project defaults to the repository root name unless tracking.experiment_name overrides it. The sweep file name becomes the W&B run group unless tracking.sweep_name overrides it.

What You Get

  • the wandb callback for local training runs
  • epoch, RL episode, algorithm-update, and evaluation metric logging, with RL series indexed by the environment-transition global_step
  • epoch metrics aligned with the trainer and history.json epoch index
  • nonzero W&B exit codes for failed and interrupted runs, with the exact terminal state retained in the run summary
  • dl-init --with-wandb scaffold support
  • generated W&B callback defaults and .env.example

Companion Packages

Documentation

License

MIT. See LICENSE.

Release files for deep-learning-wandb 0.0.17

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for deep-learning-wandb 0.0.17
File Size Uploaded
deep_learning_wandb-0.0.17.tar.gz 151.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for deep-learning-wandb 0.0.17
File Interpreter ABI Platform
deep_learning_wandb-0.0.17-py3-none-any.whl Python 3 none any Details

Total release size: 164.6 kB

Release files / deep_learning_wandb-0.0.17.tar.gz

Download URL deep_learning_wandb-0.0.17.tar.gz
Size 151.9 kB
Tags Source
SHA-256 checksum
How to use checksums
8f53561f937e75311e271918d80218f6ce226d16beda5a2385333190a6205b98
BLAKE2b-256 checksum
How to use checksums
91488199aa585592a0081cd5ba97623b4c8017bc521aab6d304f03f8194ba883
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release files / deep_learning_wandb-0.0.17-py3-none-any.whl

Download URL deep_learning_wandb-0.0.17-py3-none-any.whl
Size 12.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
45a34456e0c080598399d27e5524eadb2913a3049a512df73f4993315ed3d30d
BLAKE2b-256 checksum
How to use checksums
06515bae8f4c906a8a808c3044e550a581277a2f9f467703cfd65438ed5c95a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.0.17 This release

2 release files

0.0.16

2 release files

0.0.15

2 release files

0.0.14

2 release files

0.0.13

2 release files

0.0.12

2 release files

0.0.11

2 release files

0.0.9

2 release files

0.0.8

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page