Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentDS authored Sep 19, 2023
1 parent a62845e commit 9f4a354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We provide tutorials in jupyter notebook format for FedLab beginners in FedLab\t
```
# example of standalone
$ cd ./examples/standalone/
$ python standalone.py --total_client 100 --com_round 3 --sample_ratio 0.1 --batch_size 100 --epochs 5 --lr 0.02
$ python standalone.py --total_clients 100 --com_round 3 --sample_ratio 0.1 --batch_size 100 --epochs 5 --lr 0.02
```

## Architecture
Expand Down

0 comments on commit 9f4a354

Please sign in to comment.