Adds the feedback from to the readme.
PiperOrigin-RevId: 331956759
This commit is contained in:
parent
70f9585a24
commit
942ad89da7
1 changed files with 6 additions and 4 deletions
|
@ -236,15 +236,17 @@ Among other things, the `run_attack` functionality allows to control:
|
||||||
* for the train-test split as well as for the class balancing randomness is
|
* for the train-test split as well as for the class balancing randomness is
|
||||||
used with a seed specified by `random_state`.
|
used with a seed specified by `random_state`.
|
||||||
|
|
||||||
## Contact
|
## Contact / Feedback
|
||||||
|
|
||||||
Reach out to tf-privacy@google.com and let us know how you’re using this module.
|
Fill out this
|
||||||
We’re keen on hearing your stories, feedback, and suggestions!
|
[Google form](https://docs.google.com/forms/d/1DPwr3_OfMcqAOA6sdelTVjIZhKxMZkXvs94z16UCDa4/edit)
|
||||||
|
or reach out to us at tf-privacy@google.com and let us know how you’re using
|
||||||
|
this module. We’re keen on hearing your stories, feedback, and suggestions!
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you wish to add novel attacks to the attack library, please check our
|
If you wish to add novel attacks to the attack library, please check our
|
||||||
[guidelines](https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/membership_inference_attack/CONTRIBUTING.md)
|
[guidelines](https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/membership_inference_attack/CONTRIBUTING.md).
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue