strategy#
包含策略抽象和不同的实现方法。
Classes
|
Bulyan 策略。 |
|
用于配置具有自适应剪切功能的 DP 策略的包装器。 |
|
封装器,用于为具有固定剪切功能的 DP 配置策略。 |
Strategy wrapper for central DP with client-side adaptive clipping. |
|
Strategy wrapper for central DP with server-side adaptive clipping. |
|
Strategy wrapper for central DP with client-side fixed clipping. |
|
Strategy wrapper for central DP with server-side fixed clipping. |
|
|
FedAdagrad 策略 - 使用 Adagrad 进行自适应联合优化。 |
|
FedAdam - 使用 Adam 进行自适应联合优化。 |
|
联邦平均策略。 |
|
联邦平均策略。 |
|
联邦平均动量策略。 |
|
Configurable FedMedian strategy implementation. |
|
Federated Optim strategy. |
|
联邦优化策略。 |
|
带修剪均值的联邦平均法[Dong Yin 等,2021]。 |
|
Configurable FedXgbBagging strategy implementation. |
|
Configurable FedXgbCyclic strategy implementation. |
|
可配置的 FedXgbNAvg 策略实施。 |
|
FedYogi [Reddi 等人,2020] 策略。 |
|
可配置的容错 FedAvg 策略实施。 |
|
Krum [Blanchard et al., 2017] strategy. |
|
可配置的 QFedAvg 策略实施。 |
|
服务器策略实现的抽象基类。 |