p2pfl.learning.aggregators packageΒΆ
Aggregation algorithms for P2PFL.
SubmodulesΒΆ
- p2pfl.learning.aggregators.aggregator module
Aggregator
Aggregator.SUPPORTS_PARTIAL_AGGREGATION
Aggregator.add_model()
Aggregator.aggregate()
Aggregator.clear()
Aggregator.get_aggregated_models()
Aggregator.get_missing_models()
Aggregator.get_model()
Aggregator.get_required_callbacks()
Aggregator.set_nodes_to_aggregate()
Aggregator.wait_and_get_aggregation()
NoModelsToAggregateError
- p2pfl.learning.aggregators.fedavg module
- p2pfl.learning.aggregators.fedmedian module
- p2pfl.learning.aggregators.scaffold module