strategyΒΆ
ServerApp strategies.
Classes
|
Bulyan strategy. |
Strategy wrapper for central DP with client-side adaptive clipping. |
|
Strategy wrapper for central DP with client-side fixed clipping. |
|
Message-based central DP with server-side adaptive clipping. |
|
Strategy wrapper for central DP with server-side fixed clipping. |
|
|
FedAdagrad strategy - Adaptive Federated Optimization using Adagrad. |
|
FedAdam - Adaptive Federated Optimization using Adam. |
|
Federated Averaging strategy. |
|
Federated Averaging with Momentum strategy. |
|
Federated Median (FedMedian) strategy. |
|
Federated Optimization strategy. |
|
Federated Averaging with Trimmed Mean [Dong Yin, et al., 2021]. |
|
Configurable FedXgbBagging strategy implementation. |
|
Configurable FedXgbCyclic strategy implementation. |
|
FedYogi [Reddi et al., 2020] strategy. |
|
Krum [Blanchard et al., 2017] strategy. |
|
MultiKrum [Blanchard et al., 2017] strategy. |
|
Q-FedAvg strategy. |
|
Data class carrying records generated during the execution of a strategy. |
|
Abstract base class for server strategy implementations. |