Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
piel82
dp-sgd
Commits
75750087
Commit
75750087
authored
Sep 26, 2022
by
piel82
Browse files
Update README.md
parent
379b91c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
75750087
...
...
@@ -5,7 +5,7 @@ In this repository we implement neural nets which use differentially private sto
To test the accuracy of a model saved in the folder models one can call test_model_accuracy.py with the following parameters:
1.
name of the dataset the model was trained on (mnist or fashion_mnist)
2.
name of the file where the model is saved (file assumed to
lie in
directory models)
2.
name of the file where the model is saved (file assumed to
be located at the
directory models)
If you want to recreate the results you can call mnist.py with the following parameters:
1.
name of the dataset the model was trained on (mnist or fashion_mnist)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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