ReleaseGoogle (DeepMind / Gemini)Google (DeepMind / Gemini)published Jul 10, 2025seen 5d

google-deepmind/jax_privacy v1.0.0

google-deepmind/jax_privacy

Open original ↗

Captured source

source ↗
published Jul 10, 2025seen 5dcaptured 8hhttp 200method plain

v1.0.0 Jax Privacy Release

Repository: google-deepmind/jax_privacy

Tag: v1.0.0

Published: 2025-07-10T15:34:35Z

Prerelease: no

Release notes: First official release of Jax Privacy.

Jax Privacy library now includes:

  • Full support for DP-SGD training with Jax, Flax Linen and Keras
  • E2E examples and Jupyter notebooks showing how to use the library
  • Algorithms for DP-FTRL
  • DP accounting for ML (e.g. calculating stddev of noise given eps, delta and other training parameters)

Experimental folder contains features that will be part of the next release:

  • Refactoring of the API making it more streamlined and easier to use
  • Poisson sampling

Full Changelog: https://github.com/google-deepmind/jax_privacy/compare/v0.2...v1.0.0

Notability

notability 6.0/10

Major release of privacy library from DeepMind.