You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DP Open Source Users
Hi all,
Can the library be used to do privacy-preserving machine learning?
Thank you!
Christoph Dibak
unread,
Apr 19, 2023, 7:34:27 AM4/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DP Open Source Users
This depends on your model. If your model can be trained based on aggregated data, this might probably work. However, there is also TensorFlow Privacy, which is using some of the functionality of the DP Libraries under the hood.
Hope this helps,
Chris
miracb
unread,
Apr 19, 2023, 7:35:20 AM4/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DP Open Source Users
Additionally, our DP repository contains some experimental differentially private clustering algorithms, if that is relevant.