tensorflow / tensorflow/privacy
The accuracy of DPSGD_Kears only have 10%
Open
@schien1729 is already working on this.
Since Apr 13, 2021.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 477
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Use DPSGD in the previous mnist_dpsgd_tutorial.py
There can be 90% accuracy in the file, but in mnist_dpsgd_tutorial_keras.py
The medium accuracy is about 10%. I did not modify the relevant code, but the result of DPSGD_keras does not seem to be correct

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.