-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: google/dpsynth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor DiscreteMechanism to use Composition instead of Inheritance.
#127
opened Aug 11, 2026 by
copybara-service
Bot
Loading…
Split discrete mechanisms and initializers into distinct configuration classes and calibrated mechanisms.
#123
opened Aug 8, 2026 by
copybara-service
Bot
Loading…
Add 1940 US Census dataset preprocessing pipeline and schema to dpsynth/research/datasets/census/.
#119
opened Aug 7, 2026 by
copybara-service
Bot
Loading…
Split DPMechanism into (MechanismConfig, CalibratedMechanism) and update initializers.py to conform to the new design. This design provides a number of benefits, including safer budget management, better type safety, cleaner APIs & implementations, and will allow us to remove code smells around runtime errors for uncalibrated mechanisms.
#111
opened Aug 4, 2026 by
copybara-service
Bot
Loading…
examples: add end-to-end training example for TabularTransformer on Adult dataset
#110
opened Aug 3, 2026 by
copybara-service
Bot
Loading…
Add user-level DP support to the local-mode synthesizer.
#105
opened Jul 30, 2026 by
copybara-service
Bot
Loading…
Add batched inference support in finetune_pubmed.py.
#104
opened Jul 30, 2026 by
copybara-service
Bot
Loading…
Add checkpointing support to the SWIFT mechanism
#95
opened Jul 22, 2026 by
copybara-service
Bot
Loading…
ProTip!
Filter pull requests by the default branch with base:main.