Skip to content

Commit

Permalink
codecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Jan 24, 2024
1 parent 6a8396d commit db1eb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/fedn/network/combiner/aggregators/fedopt.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Aggregator(AggregatorBase):
Implmentation following: https://arxiv.org/pdf/2003.00295.pdf
Aggregate pseudo gradients computed by subtracting the model
Aggregate pseudo gradients computed by subtracting the model
update from the global model weights from the previous round.
:param id: A reference to id of :class: `fedn.network.combiner.Combiner`
Expand Down

0 comments on commit db1eb74

Please sign in to comment.