iamtrask / Capsule

DEPRECATED- see https://github.com/OpenMined/OpenMined or https://github.com/OpenMined/PySyft
Apache License 2.0
33 stars 16 forks source link

Capsule SPDZ MPC Demo #11

Open iamtrask opened 6 years ago

iamtrask commented 6 years ago

Description: In this PySyft Demo Notebook for SPDZ MPC 2 different people (server1, server2) split up the ownership of any tensors created. In this issue, we want to simulate a Tensor holder so that... for example "server1" could create a tensor and the roles of "server2" would happen on the Capsule with all interactions between the two using the network (ZeroMQ).

Acceptance Criteria: