Skip to content

Commit

Permalink
edit defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ashdtu committed Dec 19, 2023
1 parent def32fa commit a7ac19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baselines/fednova/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ in the [paper](https://arxiv.org/abs/2002.06440). Each client gets a different s

| Hyperparameter | Description | Default value |
|----------------------------------|-------------------------------------------------------------------------------------------|---------------|
| optimizer.learning_rate | Learning rate of local client optimizers | 0.05 |
| optimizer.learning_rate | Learning rate of local client optimizers | 0.02 |
| optimizer.momentum | Momentum factor | 0.9 |
| optimizer.mu | Proximal updates factor | 0 |
| optimizer.weight_decay | Weight decay for regularization | 1e-4 |
Expand Down

0 comments on commit a7ac19a

Please sign in to comment.