diff --git a/tensorflow_privacy/privacy/membership_inference_attack/README.md b/tensorflow_privacy/privacy/membership_inference_attack/README.md index a2d06bd..f9dc2f6 100644 --- a/tensorflow_privacy/privacy/membership_inference_attack/README.md +++ b/tensorflow_privacy/privacy/membership_inference_attack/README.md @@ -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 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. -We’re keen on hearing your stories, feedback, and suggestions! +Fill out this +[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 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