Skip to content

Commit

Permalink
Merge pull request #69 from Xiao-Chenguang/63-extra-lr-in-config
Browse files Browse the repository at this point in the history
Remove extra LR in default config
  • Loading branch information
Xiao-Chenguang authored Nov 30, 2024
2 parents 49d48fe + 0b9c7ea commit cd13e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ BATCH_SIZE: 64
CLIENT_EPOCHS: 2
DEVICE: cpu
LOG_LEVEL: 20
LR: 0.1
NUM_CLIENT: 100
NUM_PROCESS: 4
OPTIM:
Expand Down

0 comments on commit cd13e88

Please sign in to comment.