Closed marsggbo closed 3 years ago
@tchaton Your take?
Hey @marsggbo,
We worked on a first integration with PySyft. Here is the notebook: https://github.com/OpenMined/PySyft/blob/dev/packages/syft/examples/duet/mnist_lightning/MNIST_Lightning_Syft_Data_Scientist.ipynb
Only works for CPU right now.
They are currently working on Plan which make remote training way faster.
We will resume our collaboration in 1-2 month time.
Best, T.C
Does Pytorch-Lightning support the task of federated learning? If so, any example provided? Thanks!