incorrect link in dpsgd example

This commit is contained in:
jvmncs 2022-05-19 16:35:07 -04:00 committed by GitHub
parent 24ebc3c337
commit c128876b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ This code depends on tensorflow_privacy (https://github.com/tensorflow/privacy)
$ pip install .
The results match those in the reference TensorFlow baseline implementation:
https://github.com/tensorflow/privacy/tree/main/tutorials
https://github.com/tensorflow/privacy/tree/master/tutorials
Example invocations:
# this non-private baseline should get ~99% acc