top | item 18674380

Announcing SecureNN in tf-encrypted

8 points| bendecoste | 7 years ago |medium.com

2 comments

order

bendecoste|7 years ago

SecureNN gives efficient secure ReLU's and Maxpooling neural network layers. This is done using secure multiparty computation (MPC).

tf-encrypted is a project that aims to bring secure technologies into a place that feels familiar to practitioners.

You can read more about tf-encrypted here: https://medium.com/dropoutlabs/experimenting-with-tf-encrypt...

and the project github here: https://github.com/mortendahl/tf-encrypted

billconan|7 years ago

with this enabled, will we still be able to use GPU? can GPU calculate encrypted data?