strategy¶
ServerApp strategies.
Classes
Strategy wrapper for central DP with client-side fixed clipping. |
|
Strategy wrapper for central DP with server-side fixed clipping. |
|
|
FedAdagrad 策略 - 使用 Adagrad 进行自适应联合优化。 |
|
FedAdam - 使用 Adam 进行自适应联合优化。 |
|
联邦平均策略。 |
|
FedYogi [Reddi 等人,2020] 策略。 |
|
Data class carrying records generated during the execution of a strategy. |
|
服务器策略实现的抽象基类。 |