Update README.md
This commit is contained in:
parent
267ee463ce
commit
87b4ad10d1
|
|
@ -84,6 +84,10 @@ total_round_num: <number_of_rounds>
|
|||
# Line 9: Adjust the number of clients based on your machine configuration
|
||||
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
|
||||
# Options: L1Loss, RMSE, MAPE
|
||||
criterion:
|
||||
|
|
|
|||
Loading…
Reference in New Issue