Quick docs fix.
PiperOrigin-RevId: 332061086
This commit is contained in:
parent
78f76fac31
commit
677b3d9e9a
1 changed files with 1 additions and 4 deletions
|
@ -24,10 +24,7 @@ We're **revamping our attacks API to make it more structured, modular and
|
|||
extensible**. The docs below refers to the legacy experimental API and will be
|
||||
updated soon. Stay tuned!
|
||||
|
||||
For a quick preview, you can take a look at [data_structures.py]
|
||||
(https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/membership_inference_attack/data_structures.py)
|
||||
and [membership_inference_attack_new.py]
|
||||
(https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/membership_inference_attack/membership_inference_attack_new.py).
|
||||
For a quick preview, you can take a look at `data_structures.py` and `membership_inference_attack_new.py`.
|
||||
|
||||
For now, here's a reference to the legacy API.
|
||||
|
||||
|
|
Loading…
Reference in a new issue