Hacker News new | ask | show | jobs
by bendecoste 2742 days 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

1 comments

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