Usage of the Python API
This user guide is intended to provide with a detailed overview of declearn, show-casing what the package does, how it is designed, and where to look for more details regarding both the declearn API and Federated Learning in general.
This guide is structured this way:
- Overview of the Federated Learning process:
Description of the Federated Learning process implemented by declearn. - Overview of the declearn API:
Description of the declearn code's structure and of the main APIs. - Hands-on usage:
Guide on how to set up your own federated learning task using declearn. - Local Differential Privacy capabilities:
Description of the local-DP features of declearn.