forked from 626_privacy/tensorflow_privacy
Refactoring bolton to bolt_on from package refactor for comments + strings.
This commit is contained in:
parent
5ef3cec26e
commit
7d885640ec
1 changed files with 8 additions and 0 deletions
|
@ -42,6 +42,14 @@ delta-epsilon privacy in machine learning, some of which can be explored here:
|
|||
https://medium.com/apache-mxnet/epsilon-differential-privacy-for-machine-learning-using-mxnet-a4270fe3865e
|
||||
https://arxiv.org/pdf/1811.04911.pdf
|
||||
|
||||
## Stability
|
||||
|
||||
As we are pegged on tensorflow2.0.0, this package may encounter stability
|
||||
issues in the ongoing development of this package.
|
||||
|
||||
We are aware of issues in model fitting using the BoltOnModel and are actively
|
||||
working towards solving these issues.
|
||||
|
||||
## Contacts
|
||||
|
||||
In addition to the maintainers of tensorflow/privacy listed in the root
|
||||
|
|
Loading…
Reference in a new issue