From 2e9ca22d1abce84a0654d65e4a25113fa47817c3 Mon Sep 17 00:00:00 2001 From: Cobbinah Bernard <40733448+mvisionai@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:42:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e34b0..2c49710 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ help='set initial cluster number with percentage') parser.add_argument('--available_label', type=list, default=[0.10,0.15,0.20], help='set initial cluster number with percentage') parser.add_argument('--run_type', choices=['fed','single','client'], default='fed', -help='set initial cluster number with percentage') +help='algorithms') ``` ### Run