Commit 87b117e9 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #1496 from ahundt/patch-1

readme typo fix
parents b787cf10 1e986ea6
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Open Sourced By: Xin Pan (xpan@google.com, github: panyx0718) Open Sourced By: Xin Pan (xpan@google.com, github: panyx0718)
###Introduction for dp_sgd/README.md ### Introduction for [dp_sgd/README.md](dp_sgd/README.md)
Machine learning techniques based on neural networks are achieving remarkable Machine learning techniques based on neural networks are achieving remarkable
results in a wide variety of domains. Often, the training of models requires results in a wide variety of domains. Often, the training of models requires
...@@ -18,7 +18,7 @@ manageable cost in software complexity, training efficiency, and model quality. ...@@ -18,7 +18,7 @@ manageable cost in software complexity, training efficiency, and model quality.
paper: https://arxiv.org/abs/1607.00133 paper: https://arxiv.org/abs/1607.00133
###Introduction for multiple_teachers/README.md ### Introduction for [multiple_teachers/README.md](multiple_teachers/README.md)
This repository contains code to create a setup for learning privacy-preserving This repository contains code to create a setup for learning privacy-preserving
student models by transferring knowledge from an ensemble of teachers trained student models by transferring knowledge from an ensemble of teachers trained
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment