Practical Privacy-Preserving Machine Learning in Python

Practical Privacy-Preserving Machine Learning in Python

PyCon US via YouTube Direct link

Intro

1 of 22

1 of 22

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Practical Privacy-Preserving Machine Learning in Python

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Introducing myself
  3. 3 Why privacy?
  4. 4 Machine learning is hungry for data
  5. 5 What data should we worry about?
  6. 6 The simplest way to keep data private
  7. 7 Wash away your personal data
  8. 8 But without collecting the data
  9. 9 Differential privacy
  10. 10 TensorFlow Privacy
  11. 11 The epsilon concept
  12. 12 Encrypt a trained model
  13. 13 When to use encrypted ML
  14. 14 Create virtual workers
  15. 15 Get painters to the training data on each worker
  16. 16 Send the model weights to each worker
  17. 17 Train the model on each worker
  18. 18 Send the weights back to the model owner
  19. 19 Send the loss back to the model owner
  20. 20 What's missing?
  21. 21 When to use federated learning
  22. 22 Caveats

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.