strategy¶
ServerApp strategies.
클래스
Strategy wrapper for central DP with client-side fixed 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. |
|
FedYogi [Reddi et al., 2020] strategy. |
|
Data class carrying records generated during the execution of a strategy. |
|
Abstract base class for server strategy implementations. |