-
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 discrete_mechanisms to Select-Measure-Estimate base class
#89
opened Jul 12, 2026 by
copybara-service
Bot
Loading…
Add contribution guide and contrib/ staging directory.
#88
opened Jul 9, 2026 by
copybara-service
Bot
Loading…
Add TextGenerator for sampling from DP fine-tuned Gemma models.
#86
opened Jul 8, 2026 by
copybara-service
Bot
Loading…
Add NestedTabularSynthesizer for typed/nested tabular data. In this setting, record smay have a field that is a OneOf[...] where the sub-field can be one of several different schemas. We handle this via a two-stage approach: (1) learn the top-level (shared features) directly and (2) apply parallel composition to learn the detailed features for each type.
#83
opened Jul 7, 2026 by
copybara-service
Bot
Loading…
Decouple beam_initializers from MBI/JAX dependency.
#77
opened Jul 2, 2026 by
copybara-service
Bot
Loading…
Add GemmaSamplerBackend for local text generation with fine-tuned Gemma models.
#76
opened Jul 2, 2026 by
copybara-service
Bot
Loading…
Add DP supervised fine-tuning module for Gemma models
#47
opened Jun 22, 2026 by
copybara-service
Bot
Loading…
Add heuristic one-way measurement for NumericalInitializer
#38
opened Jun 18, 2026 by
copybara-service
Bot
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.