Index A | B | C | D | F | G | I | L | M | O | P | R | S | T | V | W A AdaBest (class in fedsim.fl.algorithms.adabest) add() (fedsim.fl.aggregators.SerialAggregator method) add_dict_to_dict() (in module fedsim.utils) add_in_dict() (in module fedsim.utils) agg() (fedsim.fl.algorithms.fedavg.FedAvg method) append_dict_to_dict() (in module fedsim.utils) apply_on_dict() (in module fedsim.utils) B BasicDataManager (class in fedsim.data_manager.basic_data_manager) C cnn_cifar10 (class in fedsim.models.mcmahan_nets) cnn_cifar100 (class in fedsim.models.mcmahan_nets) cnn_mnist (class in fedsim.models.mcmahan_nets) D DataManager (class in fedsim.data_manager.data_manager) default_closure() (in module fedsim.fl.utils) deploy() (fedsim.fl.algorithms.adabest.AdaBest method) (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.algorithms.feddyn.FedDyn method) (fedsim.fl.fl_algorithm.FLAlgorithm method) F FedAvg (class in fedsim.fl.algorithms.fedavg) FedAvgM (class in fedsim.fl.algorithms.fedavgm) FedDyn (class in fedsim.fl.algorithms.feddyn) FedNova (class in fedsim.fl.algorithms.fednova) FedProx (class in fedsim.fl.algorithms.fedprox) fedsim module fedsim.data_manager module fedsim.data_manager.basic_data_manager module fedsim.data_manager.data_manager module fedsim.data_manager.utils module fedsim.datasets module fedsim.fl module fedsim.fl.aggregators module fedsim.fl.algorithms module fedsim.fl.algorithms.adabest module fedsim.fl.algorithms.fedavg module fedsim.fl.algorithms.fedavgm module fedsim.fl.algorithms.feddyn module fedsim.fl.algorithms.fednova module fedsim.fl.algorithms.fedprox module fedsim.fl.evaluation module fedsim.fl.fl_algorithm module fedsim.fl.mtl_algorithms module fedsim.fl.utils module fedsim.models module fedsim.models.mcmahan_nets module fedsim.utils module FLAlgorithm (class in fedsim.fl.fl_algorithm) forward() (fedsim.fl.utils.ModelReconstructor method) (fedsim.models.mcmahan_nets.cnn_cifar10 method) (fedsim.models.mcmahan_nets.cnn_mnist method) (fedsim.models.mcmahan_nets.mlp_mnist method) G get() (fedsim.fl.aggregators.SerialAggregator method) get_from_module() (in module fedsim.utils) get_global_dataset() (fedsim.data_manager.data_manager.DataManager method) get_group_dataset() (fedsim.data_manager.data_manager.DataManager method) get_identifiers() (fedsim.data_manager.basic_data_manager.BasicDataManager method) (fedsim.data_manager.data_manager.DataManager method) get_local_dataset() (fedsim.data_manager.data_manager.DataManager method) get_metric_scores() (in module fedsim.fl.utils) get_model_class() (fedsim.fl.fl_algorithm.FLAlgorithm method) get_oracle_dataset() (fedsim.data_manager.data_manager.DataManager method) get_partitioning_name() (fedsim.data_manager.data_manager.DataManager method) get_sum() (fedsim.fl.aggregators.SerialAggregator method) get_weight() (fedsim.fl.aggregators.SerialAggregator method) I inference() (in module fedsim.fl.evaluation) items() (fedsim.fl.aggregators.SerialAggregator method) L local_train_val() (in module fedsim.fl.evaluation) M make_datasets() (fedsim.data_manager.basic_data_manager.BasicDataManager method) (fedsim.data_manager.data_manager.DataManager method) make_transforms() (fedsim.data_manager.basic_data_manager.BasicDataManager method) (fedsim.data_manager.data_manager.DataManager method) mlp_mnist (class in fedsim.models.mcmahan_nets) ModelReconstructor (class in fedsim.fl.utils) module fedsim fedsim.data_manager fedsim.data_manager.basic_data_manager fedsim.data_manager.data_manager fedsim.data_manager.utils fedsim.datasets fedsim.fl fedsim.fl.aggregators fedsim.fl.algorithms fedsim.fl.algorithms.adabest fedsim.fl.algorithms.fedavg fedsim.fl.algorithms.fedavgm fedsim.fl.algorithms.feddyn fedsim.fl.algorithms.fednova fedsim.fl.algorithms.fedprox fedsim.fl.evaluation fedsim.fl.fl_algorithm fedsim.fl.mtl_algorithms fedsim.fl.utils fedsim.models fedsim.models.mcmahan_nets fedsim.utils O optimize() (fedsim.fl.algorithms.adabest.AdaBest method) (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.algorithms.feddyn.FedDyn method) (fedsim.fl.fl_algorithm.FLAlgorithm method) P partition_local_data() (fedsim.data_manager.basic_data_manager.BasicDataManager method) (fedsim.data_manager.data_manager.DataManager method) pop() (fedsim.fl.aggregators.SerialAggregator method) pop_all() (fedsim.fl.aggregators.SerialAggregator method) R read_client() (fedsim.fl.fl_algorithm.FLAlgorithm method) read_server() (fedsim.fl.fl_algorithm.FLAlgorithm method) receive_from_client() (fedsim.fl.algorithms.adabest.AdaBest method) (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.algorithms.feddyn.FedDyn method) (fedsim.fl.algorithms.fednova.FedNova method) (fedsim.fl.fl_algorithm.FLAlgorithm method) reduce_dict() (in module fedsim.utils) report() (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.fl_algorithm.FLAlgorithm method) S search_in_submodules() (in module fedsim.utils) send_to_client() (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.fl_algorithm.FLAlgorithm method) send_to_server() (fedsim.fl.algorithms.adabest.AdaBest method) (fedsim.fl.algorithms.fedavg.FedAvg method) (fedsim.fl.algorithms.feddyn.FedDyn method) (fedsim.fl.algorithms.fedprox.FedProx method) (fedsim.fl.fl_algorithm.FLAlgorithm method) SerialAggregator (class in fedsim.fl.aggregators) set_seed() (in module fedsim.utils) Subset (class in fedsim.data_manager.utils) T train() (fedsim.fl.fl_algorithm.FLAlgorithm method) training (fedsim.fl.utils.ModelReconstructor attribute) (fedsim.models.mcmahan_nets.cnn_cifar10 attribute) (fedsim.models.mcmahan_nets.cnn_cifar100 attribute) (fedsim.models.mcmahan_nets.cnn_mnist attribute) (fedsim.models.mcmahan_nets.mlp_mnist attribute) V vector_to_parameters_like() (in module fedsim.fl.utils) verify_dict() (in module fedsim.utils) W write_client() (fedsim.fl.fl_algorithm.FLAlgorithm method) write_server() (fedsim.fl.fl_algorithm.FLAlgorithm method)