tensorflow_privacy/privacy/bolton
Christopher Choquette Choo ec18db5ec5 Working bolton model without unit tests.
-- moving to Bolton Optimizer
Model is now just a convenient wrapper and example for users.
Optimizer holds ALL Bolton privacy requirements.
Optimizer is used as a context manager, and must be passed the model's layers.
Unit tests incomplete, committing for visibility into the design.
2019-06-13 01:01:31 -04:00
..
__init__.py Working bolton model without unit tests. 2019-06-10 16:11:47 -04:00
loss.py Working bolton model without unit tests. 2019-06-10 16:11:47 -04:00
loss_test.py Working bolton model without unit tests. 2019-06-13 01:01:31 -04:00
model.py Working bolton model without unit tests. 2019-06-13 01:01:31 -04:00
model_test.py Working bolton model without unit tests. 2019-06-13 01:01:31 -04:00
optimizer.py Working bolton model without unit tests. 2019-06-13 01:01:31 -04:00
optimizer_test.py Working bolton model without unit tests. 2019-06-13 01:01:31 -04:00