Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.95 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.95 KB

federated-learning

OpenMined

Google Drive with progress documentation: Here

Basic installation: Here
For Windows: Docker, wsl, conda environment, syft package, hagrid package

Using PyGrid with not autoDP data types (DP = differential privacy)

Relevant tutorial notebooks from OpenMined:

Mock API notebooks: DS requests results on autoDP vs not autoDP data types

Next: look into using PyGrid with autoDP data type

Especially: using PyTorch models on autoDP data type
Relevant tutorial notebooks from OpenMined:

NVIDIA FLARE

Google Drive with progress documentation: Here
Tutorials on Python class objects, error handling, Pytorch: Here

Basic installation: Here