Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
d12fe0b3
Commit
d12fe0b3
authored
Nov 01, 2016
by
Nicolas Papernot
Browse files
typo in privacy README
parent
35653d7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
privacy/README.md
privacy/README.md
+1
-1
No files found.
privacy/README.md
View file @
d12fe0b3
...
@@ -88,7 +88,7 @@ python analysis.py --counts_file=svhn_250_teachers_labels.npy --max_examples=100
...
@@ -88,7 +88,7 @@ python analysis.py --counts_file=svhn_250_teachers_labels.npy --max_examples=100
To expedite experimentation with the privacy analysis of student training,
To expedite experimentation with the privacy analysis of student training,
the
`analysis.py`
file is configured to download the labels produced by 250
the
`analysis.py`
file is configured to download the labels produced by 250
teacher models, for MNIST and SVHN when running the two commands included
teacher models, for MNIST and SVHN when running the two commands included
above. Th
o
se 250 teacher models were trained using the following command lines,
above. Th
e
se 250 teacher models were trained using the following command lines,
where
`XXX`
takes values between
`0`
and
`249`
:
where
`XXX`
takes values between
`0`
and
`249`
:
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment