Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 405 Bytes

PySyft + PyTorch-Lightning

  • Using the PyTorch-Lightning module structure
  • And the PySyft federated learning magic
  • At the same time

Including notebook examples

Examples

Example 1

Based on PySyft's Tutorial 6 (Federated Learning on MNIST) which uses only a FederatedDataLoader

Future Examples

May need a wrapper to support more features

License

Apache License (based on PySyft)