This website requires JavaScript.
Explore
Help
Sign in
ruby
/
tensorflow_privacy
Watch
1
Star
0
Fork
You've already forked tensorflow_privacy
0
forked from
626_privacy/tensorflow_privacy
Code
Pull requests
Activity
245fd069ca
tensorflow_privacy
/
tensorflow_privacy
History
Zheng Xu
245fd069ca
RDP accounting for tree aggregation without restart. This implements the dynamic programming algorithm detailed in the updated version of "Practical and Private (Deep) Learning without Sampling or Shuffling"
...
https://arxiv.org/abs/2103.00039
. PiperOrigin-RevId: 414583453
2021-12-06 17:38:48 -08:00
..
privacy
RDP accounting for tree aggregation without restart. This implements the dynamic programming algorithm detailed in the updated version of "Practical and Private (Deep) Learning without Sampling or Shuffling"
2021-12-06 17:38:48 -08:00
v1
Move TensorFlow v1 imports to their own __init__.py file in a new subdirectory.
2021-07-27 11:28:42 -07:00
__init__.py
Update the tree aggregation RDP accounting for restarts. This prevents the potential inaccurate usage of the previous implementation for no-restarts.
2021-11-01 11:39:49 -07:00
version.py
New version 0.7.3
2021-09-07 09:24:02 -07:00