Update README.md

This commit is contained in:
HengZhang 2024-11-28 11:55:45 +08:00 committed by GitHub
parent 267ee463ce
commit 87b4ad10d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -84,6 +84,10 @@ total_round_num: <number_of_rounds>
# Line 9: Adjust the number of clients based on your machine configuration # Line 9: Adjust the number of clients based on your machine configuration
client_num: <number_of_clients> client_num: <number_of_clients>
# Line 47/48: open/close minigraph strategy
use_minigraph: True/False
minigraph_size: 10
# Line 65: Adjust the training loss function # Line 65: Adjust the training loss function
# Options: L1Loss, RMSE, MAPE # Options: L1Loss, RMSE, MAPE
criterion: criterion: