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.14. Requires deep-learning-core>=0.0.34,<0.1.

What's New in 0.0.14?

  • W&B now implements the public RL callback hooks on_episode_end(), on_update_end(), and on_evaluation_end()
  • custom callbacks can subclass the integration without relying on private underscore methods

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 generated experiment package will import dl_wandb automatically so the wandb callback registers at runtime. 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
  • 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.14

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.14
File Size Uploaded
deep_learning_wandb-0.0.14.tar.gz 160.4 kB Details

Built distribution (wheel)

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

Total release size: 172.5 kB

Release files / deep_learning_wandb-0.0.14.tar.gz

Download URL deep_learning_wandb-0.0.14.tar.gz
Size 160.4 kB
Tags Source
SHA-256 checksum
How to use checksums
365f65fb87ab20935ea74d76b38e4682983cdec58e305504d8276e669012a4c6
BLAKE2b-256 checksum
How to use checksums
65c04a9c8c9f0d99b0b96be57ca29a17a09925c759b05e8d447f412060e10b45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.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 Jul 27, 2026.

Transparency log

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

Download URL deep_learning_wandb-0.0.14-py3-none-any.whl
Size 12.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c5f218ef9593bd22e68ac7ba96081ad81d11cd2987c4ddd58bfeb030ca898d55
BLAKE2b-256 checksum
How to use checksums
80e8858fa7e275b48eb446c071c15e007d733a075c302e691686882052e9505b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.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 Jul 27, 2026.

Transparency log

Release history Release notifications | RSS feed

0.0.16

2 release files

0.0.15

2 release files

This release

0.0.14 This release

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