Question
is it possible to train a neural network on encrypted values using Secure Multi-Party Computation and Autograd?
Further Information
I found a blog from pysyft that can perform encrypted train in MNIST Model using MPC, I'm a bit confuse how to use SyMPC in pysyft 0.5 to perform the similar task. The blog can be found here https://blog.openmined.org/encrypted-deep-learning-classification-with-pysyft/
if there any example or any tutorial how to run similarly using SyMPC?
Screenshots
If applicable, add screenshots to help explain your question.
System Information
Additional Context
Add any other context about the problem here.
Question
is it possible to train a neural network on encrypted values using Secure Multi-Party Computation and Autograd?
Further Information
I found a blog from pysyft that can perform encrypted train in MNIST Model using MPC, I'm a bit confuse how to use SyMPC in pysyft 0.5 to perform the similar task. The blog can be found here https://blog.openmined.org/encrypted-deep-learning-classification-with-pysyft/
if there any example or any tutorial how to run similarly using SyMPC?
Screenshots
If applicable, add screenshots to help explain your question.
System Information
Additional Context
Add any other context about the problem here.