mortendahl / privatemlLinks
Various material around private machine learning, some associated with blog
☆150Updated 6 years ago
Alternatives and similar repositories for privateml
Users that are interested in privateml are comparing it to the libraries listed below
Sorting:
- A curated list of resources for privacy-preserving machine learning☆149Updated 4 years ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 5 years ago
- tf-trusted allows you to run TensorFlow models in secure enclaves☆87Updated 5 years ago
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆223Updated 2 years ago
- TensorFlow World 2019 Tutorial: Privacy-Preserving Machine Learning with TF Encrypted & PySyft☆46Updated 2 years ago
- Collateral Learning - Functional Encryption and Adversarial Training on partially encrypted networks☆77Updated last year
- 6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner p…☆70Updated 8 years ago
- This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). …☆229Updated 6 years ago
- A library for Partially Homomorphic Encryption in Python☆630Updated 2 years ago
- A Secure Multiparty Computation (MPC) protocol for computing linear regression on vertically distributed datasets.☆32Updated 6 years ago
- A set of tutorials to implement the Federated Averaging algorithm on TensorFlow.