Open LittleCirc1e opened 3 years ago
Can you specify the exact parameters you ran simulated_averaging.py
with? We recommend running the code using the workflow specified by run_simulated_averaging.sh
. It populated the required parameters appropriately.
I’m sorry that I can't get any output by running run_simulated_averaging.sh.
------------------ 原始邮件 ------------------ 发件人: "Kartik @.>; 发送时间: 2021年5月19日(星期三) 晚上11:06 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [ksreenivasan/OOD_Federated_Learning] Inextricable loop (#2)
Can you specify the exact parameters you ran simulated_averaging.py with? We recommend running the code using the workflow specified by run_simulated_averaging.sh. It populated the required parameters appropriately.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
We ran the simulated_averaging.py, but found the min_size is always 0 ,1 or 2. With the loop termination condition is min_size<10 or dataset=='mnist' and min_size <100, the program cannot jump out of the loop.