blazefl.contrib#
Federated Learning Algorithms Implementations.
This module provides implementations of various federated learning algorithms, extending the core functionalities of BlazeFL.
Classes
|
Server-side handler for the Federated Averaging (FedAvg) algorithm. |
|
Parallel client trainer for the Federated Averaging (FedAvg) algorithm. |
|
Serial client trainer for the Federated Averaging (FedAvg) algorithm. |