__main__
Main file for the simulation
main
Main function for the simulation
run_evaluation
Evaluates the performance of the algorithms
Arguments:
config: Config objectdatahandler: Datahandler objecttrainloaders: List of trainloadersvalloaders: List of valloaders
run_training_simulation
Runs the training simulation
Arguments:
DEVICE: Device to run the simulation onNUM_CLIENTS: Number of clientsconfig: Config objectdatahandler: Datahandler objecttrainloaders: Trainloadersvalloaders: