tensorflow_privacy/tensorflow_privacy/privacy/membership_inference_attack
Michael Reneer 69d84d1892 Add TensorFlow Privacy BUILD and WORKSPACE files.
PiperOrigin-RevId: 429141704
2022-02-16 23:30:06 +00:00
..
__init__.py Moving membership_inference_attack to privacy_tests/membership_inference_attack 2021-06-07 01:11:54 -07:00
BUILD Add TensorFlow Privacy BUILD and WORKSPACE files. 2022-02-16 23:30:06 +00:00
data_structures.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
dataset_slicing.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
keras_evaluation.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
membership_inference_attack.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
models.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
plotting.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
privacy_report.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
README.md Moving membership_inference_attack to privacy_tests/membership_inference_attack 2021-06-07 01:11:54 -07:00
seq2seq_mia.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00
tf_estimator_evaluation.py Remove TensorFlow Privacy Python lint as directive. 2022-01-26 11:47:14 -08:00

The sources from this folder were moved to privacy/privacy_tests/membership_inference_attack.