FlowerによるFedProxの実装で色々試したい
from FlowerでFedProxの効果を確認
FlowerによるFedProxの実装で色々試したい
shファイルを走らせると逐次実験を行う
pyproject.tomlに諸々の設定が書いてある
実際にどれを使っているのかわからない
run_femnist_experiments.shには以下の記述がある
flwr run . femnist-federation --run-config conf/femnist/fedavg_sf_$sf.toml
flwr run . femnist-federation --run-config conf/femnist/fedprox_mu_0.0_sf_$sf.toml
flwr run . femnist-federation --run-config conf/femnist/fedprox_mu_2.0_sf_$sf.toml
指定したtomlファイルファconfigとして使われていそう
num-clients = 200などがある
これがクライアント数?
総数なのか?
実験は合計で1000