FedTorch icon indicating copy to clipboard operation
FedTorch copied to clipboard

FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.

Results 7 FedTorch issues
Sort by recently updated
recently updated
newest added

Hello,when I ran `docker pull docker.pkg.github.com/mloptpsu/fedtorch/fedtorch:cuda10.2-mpi` in my docker,there's a problem ![err](https://user-images.githubusercontent.com/22851308/181340369-0adadab1-7f31-4609-bb17-c7e103ef6c61.PNG) do you have any ideas to solve it? Thanks.

Hi, Recently I've read your paper "Distributionally Robust Federated Averaging" carefully and I'm trying to reproduce the experiments in it. However, I don't know how to get the plots from...

Does FedTorch's image always fail to pull? Docker pull: “docker pull docker.pkg.github.com/mloptpsu/fedtorch/fedtorch:cuda10.2-mpi”

Hi While running ```main_centered.py``` the model checkpoints not saved. It is not Implemented? Is there anything else missing for ```main_centered.py```? Regards, Ahmed

enhancement

Would Please tell me how to run and set the parameters for the experiments in the APFL paper.

![image](https://user-images.githubusercontent.com/31511814/230155071-ee3cc5ba-e637-46fd-99cc-08ef1ed252c9.png) It is mix of outputs in the code rather than mix of models in the paper. Why is it?

https://github.com/MLOPTPSU/FedTorch/blob/ab8068dbc96804a5c1a8b898fd115175cfebfe75/fedtorch/comms/trainings/federated/centered/afl.py#L142