This commit is contained in:
Nicolas Papernot 2019-08-09 17:18:31 -07:00 committed by GitHub
parent 1ec2aea22e
commit a411384d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
r"""JAX efficiently trains a differentially private conv net on MNIST.
"""JAX efficiently trains a differentially private conv net on MNIST.
This script contains a JAX implementation of Differentially Private Stochastic
Gradient Descent (https://arxiv.org/abs/1607.00133). DPSGD requires clipping