Differential privacy machine learning frameworks
The following are some of the popular differential privacy machine learning frameworks:
Framework |
Implementation |
Opacus |
PyTorch. |
Tensor Flow Privacy |
TensorFlow. |
Pyvacy |
TensorFlow Privacy, but for PyTorch. |
JAX(DP) |
JAX is Autograd and XLA, brought together for high-performance machine learning research. |
Pysyft |
|
Table 5.17 – DP ML frameworks
...